protected class BaseMetastoreViewCatalog.BaseMetastoreViewCatalogTableBuilder extends BaseMetastoreCatalog.BaseMetastoreCatalogTableBuilder
Constructor and Description |
---|
BaseMetastoreViewCatalogTableBuilder(TableIdentifier identifier,
Schema schema) |
Modifier and Type | Method and Description |
---|---|
Transaction |
replaceTransaction()
Starts a transaction to replace the table.
|
create, createOrReplaceTransaction, createTransaction, withLocation, withPartitionSpec, withProperties, withProperty, withSortOrder
public BaseMetastoreViewCatalogTableBuilder(TableIdentifier identifier, Schema schema)
public Transaction replaceTransaction()
Catalog.TableBuilder
replaceTransaction
in interface Catalog.TableBuilder
replaceTransaction
in class BaseMetastoreCatalog.BaseMetastoreCatalogTableBuilder
Transaction
to replace the table