Interface ReplaceTableTransactionBuilder

All Known Implementing Classes:
ReplaceTableTransactionBuilderV2Impl

@Evolving public interface ReplaceTableTransactionBuilder
Builds a Transaction to replace an existing Delta table.

Replace table creates a new table definition (schema, properties, layout) and atomically replaces the existing table.

Since:
3.4.0