Constant iceberg::spec::RESERVED_PROPERTIES
source ยท pub const RESERVED_PROPERTIES: [&str; 9];
Expand description
Reserved Iceberg table properties list.
Reserved table properties are only used to control behaviors when creating or updating a table. The value of these properties are not persisted as a part of the table metadata.