[Docs} Remove avro_ocf support from Kafka & Kinesis streaming sources (Revert changes from #11865) (#16807)

This commit is contained in:
Charles Smith 2024-07-26 13:06:22 -07:00 committed by GitHub
parent 3c493dc3ed
commit ed48cb82e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 2 deletions

View File

@ -254,7 +254,6 @@ The Kinesis indexing service supports the following values for `inputFormat`:
* `json`
* `kafka`
* `avro_stream`
* `avro_ocf`
* `protobuf`
You can use `parser` to read [`thrift`](../development/extensions-contrib/thrift.md) formats.

View File

@ -143,7 +143,6 @@ The Kinesis indexing service supports the following values for `inputFormat`:
* `tvs`
* `json`
* `avro_stream`
* `avro_ocf`
* `protobuf`
You can use `parser` to read [`thrift`](../development/extensions-contrib/thrift.md) formats.