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
4 changes: 4 additions & 0 deletions docs/src/main/sphinx/connector/iceberg.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,10 @@ implementation is used:
materialized view definition. When the `storage_schema` materialized view
property is specified, it takes precedence over this catalog property.
- Empty
* - `iceberg.materialized-views.hide-storage-table`
- Hide the information about the storage table backing the materialized view
in the metastore.
- `true`
* - `iceberg.register-table-procedure.enabled`
- Enable to allow user to call `register_table` procedure.
- `false`
Expand Down