Skip to content

Commit

Permalink
Add docs for changes related to unbinding HiveConfig from Iceberg
Browse files Browse the repository at this point in the history
  • Loading branch information
homar authored and ebyhr committed Jun 1, 2022
1 parent 12dda62 commit 2d37201
Showing 1 changed file with 6 additions and 0 deletions.
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

0 comments on commit 2d37201

Please sign in to comment.