| Package | Description |
|---|---|
| org.apache.drill.exec.store.ischema | |
| org.apache.drill.metastore | |
| org.apache.drill.metastore.iceberg | |
| org.apache.drill.metastore.rdbms |
| Constructor and Description |
|---|
MetastoreRecordCollector(Metastore metastore,
FilterEvaluator filterEvaluator) |
| Modifier and Type | Method and Description |
|---|---|
Metastore |
MetastoreRegistry.get() |
| Modifier and Type | Class and Description |
|---|---|
class |
IcebergMetastore
Iceberg Drill Metastore implementation that inits / loads Iceberg tables
which correspond to Metastore components: tables, views, etc.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RdbmsMetastore
RDBMS Drill Metastore implementation that creates necessary tables using Liquibase,
initializes data source using provided config.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.