Uses of Interface
org.apache.drill.metastore.Metastore
Package
Description
-
Uses of Metastore in org.apache.drill.exec.store.ischema
ModifierConstructorDescriptionMetastoreRecordCollector
(Metastore metastore, FilterEvaluator filterEvaluator) -
Uses of Metastore in org.apache.drill.metastore
-
Uses of Metastore in org.apache.drill.metastore.iceberg
Modifier and TypeClassDescriptionclass
Iceberg Drill Metastore implementation that inits / loads Iceberg tables which correspond to Metastore components: tables, views, etc. -
Uses of Metastore in org.apache.drill.metastore.mongo
-
Uses of Metastore in org.apache.drill.metastore.rdbms
Modifier and TypeClassDescriptionclass
RDBMS Drill Metastore implementation that creates necessary tables using Liquibase, initializes data source using provided config.