Uses of Interface
org.apache.drill.metastore.components.tables.Tables
Package
Description
-
Uses of Tables in org.apache.drill.metastore
-
Uses of Tables in org.apache.drill.metastore.components.tables
-
Uses of Tables in org.apache.drill.metastore.iceberg
-
Uses of Tables in org.apache.drill.metastore.iceberg.components.tables
Modifier and TypeClassDescriptionclass
Metastore Tables component which stores tables metadata in the corresponding Iceberg table. -
Uses of Tables in org.apache.drill.metastore.mongo
-
Uses of Tables in org.apache.drill.metastore.mongo.components.tables
Modifier and TypeClassDescriptionclass
Metastore Tables component which stores tables metadata in mongo collection Provides methods to read and modify tables metadata. -
Uses of Tables in org.apache.drill.metastore.rdbms
-
Uses of Tables in org.apache.drill.metastore.rdbms.components.tables
Modifier and TypeClassDescriptionclass
Metastore Tables component which stores tables metadata in the corresponding RDBMS tables: TABLES, SEGMENTS, FILES, ROW_GROUPS, PARTITIONS.