Package org.apache.drill.metastore.rdbms.components.tables
package org.apache.drill.metastore.rdbms.components.tables
-
ClassDescriptionMetastore Tables component which stores tables metadata in the corresponding RDBMS tables: TABLES, SEGMENTS, FILES, ROW_GROUPS, PARTITIONS.TablesMetadataMapper<R extends org.jooq.Record>Abstract implementation of
AbstractMetadataMapper
for RDBMS Metastore tables component.TablesMetadataMapper
implementation forTables.FILES
table.TablesMetadataMapper
implementation forTables.PARTITIONS
table.TablesMetadataMapper
implementation forTables.ROW_GROUPS
table.TablesMetadataMapper
implementation forTables.SEGMENTS
table.TablesMetadataMapper
implementation forTables.TABLES
table.Transformer implementation for RDBMS Metastore tables component.