V1Table¶
V1Table is a Table that acts as an adapter to expose v1 table metadata (CatalogTable).
Creating Instance¶
V1Table takes the following to be created:
V1Table is created when:
V2SessionCatalogis requested to load a table
String Representation¶
toString is the following string (with the name):
V1Table([name])