mirror of
https://github.com/apache/druid.git
synced 2025-02-09 03:24:55 +00:00
doc: List Protobuf as a supported format (#13640)
This commit is contained in:
parent
6bbf4266b2
commit
a800dae87a
@ -29,7 +29,7 @@ Druid [SQL JSON functions](./sql-json-functions.md) allow you to extract, transf
|
|||||||
|
|
||||||
You can use the JSON functions in INSERT and REPLACE statements in SQL-based ingestion, or in a `transformSpec` in native ingestion as an alternative to using a [`flattenSpec`](../ingestion/data-formats.md#flattenspec) object to "flatten" nested data for ingestion.
|
You can use the JSON functions in INSERT and REPLACE statements in SQL-based ingestion, or in a `transformSpec` in native ingestion as an alternative to using a [`flattenSpec`](../ingestion/data-formats.md#flattenspec) object to "flatten" nested data for ingestion.
|
||||||
|
|
||||||
Druid supports directly ingesting nested data with the following formats: JSON, Parquet, Avro, ORC.
|
Druid supports directly ingesting nested data with the following formats: JSON, Parquet, Avro, ORC, Protobuf.
|
||||||
|
|
||||||
## Example nested data
|
## Example nested data
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user