Skip to content
Closed
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
2 changes: 2 additions & 0 deletions docs/src/main/sphinx/connector/iceberg.md
Original file line number Diff line number Diff line change
Expand Up @@ -555,6 +555,8 @@ To prevent unauthorized users from accessing data, this procedure is disabled by
default. The procedure is enabled only when
`iceberg.register-table-procedure.enabled` is set to `true`.

Avoid registering multiple tables with the same location.

(iceberg-unregister-table)=
#### Unregister table

Expand Down
Loading