iceberg-js
Preparing search index...
AddSchemaUpdate
Interface AddSchemaUpdate
interface
AddSchemaUpdate
{
action
:
"add-schema"
;
"last-column-id"
?:
number
;
schema
:
TableSchema
;
}
Index
Properties
action
last-
column-
id?
schema
Properties
action
action
:
"add-schema"
Optional
last-
column-
id
"last-column-id"
?:
number
Deprecated
server-managed; included for backward compat with older catalogs
schema
schema
:
TableSchema
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
last-
column-
id
schema
iceberg-js
Loading...
Deprecated
server-managed; included for backward compat with older catalogs