public interface DynamicDestinations
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
Row |
assignDestinationMetadata(Row data) |
Schema |
getMetadataSchema() |
IcebergDestination |
instantiateDestination(Row dest) |
static DynamicDestinations |
singleTable(org.apache.iceberg.catalog.TableIdentifier tableId) |
Schema getMetadataSchema()
IcebergDestination instantiateDestination(Row dest)
static DynamicDestinations singleTable(org.apache.iceberg.catalog.TableIdentifier tableId)