mirror of
https://github.com/apache/druid.git
synced 2025-02-18 07:56:44 +00:00
Docs: note on iceberg (#16955)
Co-authored-by: Victoria Lim <vtlim@users.noreply.github.com>
This commit is contained in:
parent
3e031b9dc2
commit
e562dd3ac6
@ -22,6 +22,9 @@ title: "Iceberg extension"
|
||||
~ under the License.
|
||||
-->
|
||||
|
||||
<!-- If the URL changes for this topic, make modifications
|
||||
to Apache Iceberg docs: https://github.com/apache/iceberg/blob/main/docs/mkdocs.yml -->
|
||||
|
||||
## Iceberg Ingest extension
|
||||
|
||||
Apache Iceberg is an open table format for huge analytic datasets. [IcebergInputSource](../../ingestion/input-sources.md#iceberg-input-source) lets you ingest data stored in the Iceberg table format into Apache Druid. To use the iceberg extension, add the `druid-iceberg-extensions` to the list of loaded extensions. See [Loading extensions](../../configuration/extensions.md#loading-extensions) for more information.
|
||||
|
Loading…
x
Reference in New Issue
Block a user