Interface ResolvedCatalogBaseTable<T extends CatalogBaseTable>

Type Parameters:
T - CatalogTable or CatalogView
All Superinterfaces:
CatalogBaseTable
All Known Implementing Classes:
ResolvedCatalogMaterializedTable, ResolvedCatalogTable, ResolvedCatalogView

@PublicEvolving public interface ResolvedCatalogBaseTable<T extends CatalogBaseTable> extends CatalogBaseTable
A common parent that describes the resolved metadata of a table or view in a catalog.