| org.apache.drill.common.expression |
Logical expression tree representation.
|
| org.apache.drill.common.expression.fn |
Logical function definitions.
|
| org.apache.drill.common.expression.visitors |
Visitors for validating or optimizing logical expressions.
|
| org.apache.drill.common.logical.data |
Logical operators in a query graph.
|
| org.apache.drill.common.parser |
|
| org.apache.drill.exec |
Drill execution engine, including: physical operators, runtime code
generation, planning, RPC layer, Value Vector data structures.
|
| org.apache.drill.exec.compile.sig |
TODO - write docs for this package
|
| org.apache.drill.exec.expr |
Drill expression materialization and evaluation facilities.
|
| org.apache.drill.exec.expr.annotations |
|
| org.apache.drill.exec.expr.fn |
|
| org.apache.drill.exec.expr.fn.impl |
|
| org.apache.drill.exec.expr.fn.interpreter |
|
| org.apache.drill.exec.expr.fn.output |
|
| org.apache.drill.exec.metastore.analyze |
|
| org.apache.drill.exec.metastore.store |
|
| org.apache.drill.exec.physical.base |
|
| org.apache.drill.exec.physical.config |
|
| org.apache.drill.exec.physical.impl |
|
| org.apache.drill.exec.physical.impl.aggregate |
|
| org.apache.drill.exec.physical.impl.filter |
|
| org.apache.drill.exec.physical.impl.join |
|
| org.apache.drill.exec.physical.impl.orderedpartitioner |
|
| org.apache.drill.exec.physical.impl.partitionsender |
|
| org.apache.drill.exec.physical.impl.project |
|
| org.apache.drill.exec.physical.impl.protocol |
Defines a revised implementation of the Drill RecordBatch protocol.
|
| org.apache.drill.exec.physical.impl.scan |
Defines the scan operation implementation.
|
| org.apache.drill.exec.physical.impl.scan.project |
Provides run-time semantic analysis of the projection list for the
scan operator.
|
| org.apache.drill.exec.physical.impl.scan.v3 |
Provides the "version 3" scan framework (which can also be thought of
as EVF version 2).
|
| org.apache.drill.exec.physical.impl.scan.v3.file |
|
| org.apache.drill.exec.physical.impl.scan.v3.schema |
Provides run-time semantic analysis of the projection list for the
scan operator.
|
| org.apache.drill.exec.physical.impl.unnest |
|
| org.apache.drill.exec.physical.impl.unorderedreceiver |
|
| org.apache.drill.exec.physical.impl.validate |
|
| org.apache.drill.exec.physical.impl.window |
|
| org.apache.drill.exec.physical.impl.xsort |
|
| org.apache.drill.exec.physical.resultSet.impl |
Handles the details of the result set loader implementation.
|
| org.apache.drill.exec.physical.resultSet.project |
|
| org.apache.drill.exec.physical.rowSet |
Provides a set of tools to work with row sets.
|
| org.apache.drill.exec.physical.unit |
|
| org.apache.drill.exec.planner |
|
| org.apache.drill.exec.planner.common |
|
| org.apache.drill.exec.planner.index |
|
| org.apache.drill.exec.planner.index.generators |
|
| org.apache.drill.exec.planner.logical |
|
| org.apache.drill.exec.planner.logical.partition |
|
| org.apache.drill.exec.planner.physical |
|
| org.apache.drill.exec.planner.sql |
|
| org.apache.drill.exec.planner.sql.parser |
|
| org.apache.drill.exec.planner.torel |
|
| org.apache.drill.exec.record |
|
| org.apache.drill.exec.resolver |
|
| org.apache.drill.exec.sql |
|
| org.apache.drill.exec.store |
|
| org.apache.drill.exec.store.bson |
|
| org.apache.drill.exec.store.dfs |
|
| org.apache.drill.exec.store.dfs.easy |
|
| org.apache.drill.exec.store.direct |
|
| org.apache.drill.exec.store.druid |
|
| org.apache.drill.exec.store.easy.json |
|
| org.apache.drill.exec.store.easy.text |
|
| org.apache.drill.exec.store.enumerable |
|
| org.apache.drill.exec.store.hbase |
|
| org.apache.drill.exec.store.hive |
|
| org.apache.drill.exec.store.hive.readers |
|
| 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.ltsv |
|
| org.apache.drill.exec.store.mapr |
|
| 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.mapr.db.util |
|
| org.apache.drill.exec.store.mapr.streams |
|
| 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.parquet.columnreaders |
|
| org.apache.drill.exec.store.parquet.metadata |
|
| org.apache.drill.exec.store.parquet2 |
|
| org.apache.drill.exec.store.splunk |
|
| org.apache.drill.exec.store.sys |
|
| org.apache.drill.exec.util |
|
| org.apache.drill.exec.vector.complex |
|
| org.apache.drill.exec.vector.complex.fn |
|
| org.apache.drill.metastore.metadata |
|
| org.apache.drill.metastore.util |
|
| org.apache.drill.test |
Provides a variety of test framework tools to simplify Drill unit
tests and ad-hoc tests created while developing features.
|