S3IcebergDirectTarget
class S3IcebergDirectTarget
Specifies a target that writes to an Iceberg data source in Amazon S3.
Types
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.