IcebergOptimizationPropertiesOutput
A structure that contains the output properties of Iceberg table optimization configuration for your catalog resource in the Glue Data Catalog.
Types
Properties
Link copied to clipboard
A map of key-value pairs that specify configuration parameters for Iceberg table compaction operations, which optimize the layout of data files to improve query performance.
Link copied to clipboard
The timestamp when the Iceberg optimization properties were last updated.
Link copied to clipboard
A map of key-value pairs that specify configuration parameters for Iceberg orphan file deletion operations, which identify and remove files that are no longer referenced by the table metadata.
Functions
Link copied to clipboard
inline fun copy(block: IcebergOptimizationPropertiesOutput.Builder.() -> Unit = {}): IcebergOptimizationPropertiesOutput