Builder
class Builder
Properties
Link copied to clipboard
Provides additional configuration options for customizing the Iceberg table behavior.
Link copied to clipboard
Specifies the compression codec used for Iceberg table files in S3.
Link copied to clipboard
Specifies the file format used for storing Iceberg table data (e.g., Parquet, ORC).
Link copied to clipboard
Sets the number of target partitions for distributing Iceberg table files across S3.
Link copied to clipboard
Specifies the columns used to partition the Iceberg table data in S3.
Link copied to clipboard
Defines how schema changes are handled when writing data to the Iceberg table.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.glue.model.DirectSchemaChangePolicy inside the given block