Package org.apache.beam.sdk.io.iceberg
Class IcebergTableCreateConfig
java.lang.Object
org.apache.beam.sdk.io.iceberg.IcebergTableCreateConfig
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IcebergTableCreateConfig
public IcebergTableCreateConfig()
-
-
Method Details
-
getSchema
Schema for the destination, in the event that it must be dynamically created. -
getPartitionSpec
Partition spec destination, in the event that it must be dynamically created. -
getPartitionFields
-
getTableProperties
-
builder
-