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
5 changes: 3 additions & 2 deletions docs/src/main/sphinx/connector/iceberg.md
Original file line number Diff line number Diff line change
Expand Up @@ -2145,7 +2145,8 @@ enabled, metadata caching in coordinator memory is deactivated.

Additionally, you can use the following catalog configuration properties:

:::{list-table} Memory metadata caching configuration properties :widths: 25, 75
:::{list-table} Memory metadata caching configuration properties
:widths: 25, 75
:header-rows: 1

* - Property
Expand All @@ -2160,4 +2161,4 @@ Additionally, you can use the following catalog configuration properties:
Defaults to `200MB`.
* - `fs.memory-cache.max-content-length`
- The maximum file size that can be cached. Defaults to `15MB`.
:::
:::