Skip to content

/AWS1/CL_GLUUPDATEICEBERGINPUT

Input parameters specific to updating Apache Iceberg tables in Glue Data Catalog, containing the update operations to be applied to an existing Iceberg table.

CONSTRUCTOR

IMPORTING

Required arguments:

io_updateicebergtableinput TYPE REF TO /AWS1/CL_GLUUPDICEBERGTBLINPUT /AWS1/CL_GLUUPDICEBERGTBLINPUT

The specific update operations to be applied to the Iceberg table, containing a list of updates that define the new state of the table including schema, partitions, and properties.


Queryable Attributes

UpdateIcebergTableInput

The specific update operations to be applied to the Iceberg table, containing a list of updates that define the new state of the table including schema, partitions, and properties.

Accessible with the following methods

Method Description
GET_UPDATEICEBERGTABLEINPUT() Getter for UPDATEICEBERGTABLEINPUT