diff --git a/ingestion/supported-sources-and-formats.mdx b/ingestion/supported-sources-and-formats.mdx index 5d563c72..7009ff67 100644 --- a/ingestion/supported-sources-and-formats.mdx +++ b/ingestion/supported-sources-and-formats.mdx @@ -26,10 +26,9 @@ To ingest data in formats marked with "T", you need to create tables (with conne | [Amazon S3](/integrations/sources/s3) | Latest | [JSON](#json), [CSV](#csv), [Parquet](#parquet) | | [Google Cloud Storage](/integrations/sources/google-cloud-storage) | | [JSON](#json), [CSV](#csv), [Parquet](#parquet) | | [Azure Blob](/integrations/sources/azure-blob) | | [JSON](#json), [CSV](#csv), [Parquet](#parquet) | -{/* | [POSIX File System]() | | [CSV](#csv) | */} | [NATS JetStream](/integrations/sources/nats-jetstream) | | [JSON](#json), [Protobuf](#protobuf), [Bytes](#bytes) | | [MQTT](/integrations/sources/mqtt) | | [JSON](#json), [Bytes](#bytes) | -| [Apache Iceberg](/integrations/sources/apache-iceberg) | | No need to specify `FORMAT` | +| [Apache Iceberg](/integrations/sources/apache-iceberg) | | No need to specify `FORMA | | [Load generator](/ingestion/generate-test-data) | Built-in | [JSON](#json) |