Interface | Description |
---|---|
DeltaLakeToIcebergMigrationActionsProvider |
An API that provide actions for migration from a delta lake table to an iceberg table.
|
SnapshotDeltaLakeTable |
Snapshot an existing Delta Lake table to Iceberg in place.
|
SnapshotDeltaLakeTable.Result |
The action result that contains a summary of the execution.
|
Class | Description |
---|---|
DeltaLakeToIcebergMigrationActionsProvider.DefaultDeltaLakeToIcebergMigrationActions |