| org.apache.drill.common.expression.visitors |
Visitors for validating or optimizing logical expressions.
|
| org.apache.drill.common.graph |
Connected-graph representation shared by logical and physical query graphs.
|
| org.apache.drill.common.logical |
Storage plugin interfaces and logical plan representation.
|
| org.apache.drill.common.logical.data |
Logical operators in a query graph.
|
| org.apache.drill.exec.physical |
|
| org.apache.drill.exec.physical.base |
|
| org.apache.drill.exec.physical.config |
|
| org.apache.drill.exec.physical.impl.scan.v3.lifecycle |
Implements the details of the scan lifecycle for a set of readers,
primarily the process of resolving the scan output schema from a variety
of input schemas, then running each reader, each of which will produce
some number of batches.
|
| org.apache.drill.exec.store.dfs.easy |
|
| org.apache.drill.exec.store.direct |
|
| org.apache.drill.exec.store.druid |
|
| org.apache.drill.exec.store.enumerable |
|
| org.apache.drill.exec.store.hbase |
|
| org.apache.drill.exec.store.hive |
|
| org.apache.drill.exec.store.http |
|
| org.apache.drill.exec.store.ischema |
|
| org.apache.drill.exec.store.jdbc |
|
| org.apache.drill.exec.store.kafka |
Kafka storage plugin.
|
| org.apache.drill.exec.store.kudu |
|
| org.apache.drill.exec.store.mapr.db |
|
| org.apache.drill.exec.store.mapr.db.binary |
|
| org.apache.drill.exec.store.mapr.db.json |
|
| org.apache.drill.exec.store.mock |
Defines a mock data source which generates dummy test data for use
in testing.
|
| org.apache.drill.exec.store.mongo |
MongoDB storage plugin.
|
| org.apache.drill.exec.store.openTSDB |
|
| org.apache.drill.exec.store.parquet |
|
| org.apache.drill.exec.store.splunk |
|
| org.apache.drill.exec.store.sys |
|
| org.apache.drill.test |
Provides a variety of test framework tools to simplify Drill unit
tests and ad-hoc tests created while developing features.
|