diff --git a/docs/src/main/sphinx/connector/iceberg.md b/docs/src/main/sphinx/connector/iceberg.md index bee3447f80e9..5372e845d35a 100644 --- a/docs/src/main/sphinx/connector/iceberg.md +++ b/docs/src/main/sphinx/connector/iceberg.md @@ -878,6 +878,7 @@ connector using a {doc}`WITH ` clause. Parquet files. Requires Parquet format. Defaults to `[]`. * - `object_store_enabled` - Whether Iceberg's [object store file layout](https://iceberg.apache.org/docs/latest/aws/#object-store-file-layout) is enabled. + Defaults to `false`. * - `data_location` - Optionally specifies the file system location URI for the table's data files * - `extra_properties`