Class JdbcCatalog.ViewAwareTableBuilder

java.lang.Object
org.apache.iceberg.BaseMetastoreCatalog.BaseMetastoreCatalogTableBuilder
org.apache.iceberg.jdbc.JdbcCatalog.ViewAwareTableBuilder
All Implemented Interfaces:
Catalog.TableBuilder
Enclosing class:
JdbcCatalog

protected class JdbcCatalog.ViewAwareTableBuilder extends BaseMetastoreCatalog.BaseMetastoreCatalogTableBuilder
The purpose of this class is to add view detection only when SchemaVersion.V1 schema is used when replacing a table.