Skip to content

Commit

Permalink
[Docs} Remove avro_ocf support from Kafka & Kinesis streaming sources…
Browse files Browse the repository at this point in the history
… (Revert changes from #11865) (#16807)
  • Loading branch information
techdocsmith authored Jul 26, 2024
1 parent 3c493dc commit ed48cb8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion docs/ingestion/kafka-ingestion.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
1 change: 0 additions & 1 deletion docs/ingestion/kinesis-ingestion.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit ed48cb8

Please sign in to comment.