Apache Iceberg · Schema

UpdateNamespacePropertiesResponse

UpdateNamespacePropertiesResponse schema from Apache Iceberg REST Catalog API

ACIDAnalyticsApacheData LakeLakehouseOpen SourceTable Format

Properties

Name Type Description
updated array List of property keys that were added or updated
removed array List of properties that were removed
missing array List of properties requested for removal that were not found in the namespace's properties. Represents a partial success response. Server's do not need to implement this.
View JSON Schema on GitHub