Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/src/main/sphinx/connector/iceberg.rst
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,12 @@ is used.
* - ``hive.orc.bloom-filters.enabled``
- Enable bloom filters for predicate pushdown.
- ``false``
* - ``iceberg.target-max-file-size``
- Target maximum size of written files; the actual size may be larger
- ``1GB``
* - ``iceberg.delete-schema-locations-fallback``
- Whether schema locations should be deleted when Trino can't determine whether they contain external files.
- ``false``

.. _iceberg-authorization:

Expand Down