| org.apache.drill |
|
| org.apache.drill.common.config |
Internal configuration state definitions.
|
| org.apache.drill.common.exceptions |
Various exceptions used in logical, physical and execution contexts.
|
| org.apache.drill.exec.client |
Java client API for submitting queries and accepting result sets from a Drill
server.
|
| org.apache.drill.exec.exception |
Execution-time exceptions.
|
| org.apache.drill.exec.ops |
|
| org.apache.drill.exec.opt |
|
| org.apache.drill.exec.physical |
|
| org.apache.drill.exec.physical.base |
|
| org.apache.drill.exec.physical.config |
|
| org.apache.drill.exec.physical.impl |
|
| org.apache.drill.exec.physical.impl.TopN |
|
| org.apache.drill.exec.physical.impl.aggregate |
|
| org.apache.drill.exec.physical.impl.broadcastsender |
|
| org.apache.drill.exec.physical.impl.common |
|
| org.apache.drill.exec.physical.impl.filter |
|
| org.apache.drill.exec.physical.impl.flatten |
|
| org.apache.drill.exec.physical.impl.join |
|
| org.apache.drill.exec.physical.impl.limit |
|
| org.apache.drill.exec.physical.impl.metadata |
|
| org.apache.drill.exec.physical.impl.orderedpartitioner |
|
| org.apache.drill.exec.physical.impl.partitionsender |
|
| org.apache.drill.exec.physical.impl.producer |
|
| org.apache.drill.exec.physical.impl.project |
|
| org.apache.drill.exec.physical.impl.rangepartitioner |
|
| org.apache.drill.exec.physical.impl.scan.file |
Handles optional file metadata columns: implicit columns and
partition columns.
|
| org.apache.drill.exec.physical.impl.scan.framework |
Defines the projection, vector continuity and other operations for
a set of one or more readers.
|
| 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.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.physical.impl.scan.v3.schema |
Provides run-time semantic analysis of the projection list for the
scan operator.
|
| org.apache.drill.exec.physical.impl.sort |
|
| org.apache.drill.exec.physical.impl.statistics |
|
| org.apache.drill.exec.physical.impl.svremover |
|
| org.apache.drill.exec.physical.impl.trace |
|
| org.apache.drill.exec.physical.impl.union |
|
| org.apache.drill.exec.physical.impl.unnest |
|
| org.apache.drill.exec.physical.impl.unorderedreceiver |
|
| org.apache.drill.exec.physical.impl.unpivot |
|
| org.apache.drill.exec.physical.impl.validate |
|
| org.apache.drill.exec.physical.impl.values |
|
| org.apache.drill.exec.physical.impl.window |
|
| org.apache.drill.exec.physical.impl.xsort |
|
| org.apache.drill.exec.physical.resultSet |
Provides a second-generation row set (AKA "record batch") writer used
by client code to
Define the schema of a result set.
Write data into the vectors backing a row set.
|
| 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.unit |
|
| org.apache.drill.exec.planner.fragment |
|
| org.apache.drill.exec.planner.fragment.contrib |
|
| org.apache.drill.exec.planner.index |
|
| org.apache.drill.exec.planner.logical |
|
| org.apache.drill.exec.planner.sql |
|
| org.apache.drill.exec.planner.sql.handlers |
|
| org.apache.drill.exec.record |
|
| org.apache.drill.exec.record.metadata.schema.parser |
|
| org.apache.drill.exec.rpc |
|
| org.apache.drill.exec.rpc.user |
|
| org.apache.drill.exec.rpc.user.security |
|
| org.apache.drill.exec.server.rest.auth |
|
| org.apache.drill.exec.ssl |
|
| org.apache.drill.exec.store |
|
| 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.json.loader |
|
| org.apache.drill.exec.store.easy.json.reader |
|
| org.apache.drill.exec.store.easy.json.values |
|
| org.apache.drill.exec.store.easy.sequencefile |
|
| org.apache.drill.exec.store.easy.text |
|
| org.apache.drill.exec.store.enumerable |
|
| org.apache.drill.exec.store.esri |
|
| org.apache.drill.exec.store.hbase |
|
| org.apache.drill.exec.store.hdf5.writers |
|
| org.apache.drill.exec.store.hive |
|
| org.apache.drill.exec.store.hive.readers |
|
| org.apache.drill.exec.store.hive.schema |
|
| org.apache.drill.exec.store.http |
|
| org.apache.drill.exec.store.http.util |
|
| org.apache.drill.exec.store.image |
|
| 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.log |
|
| 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.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.parquet2 |
|
| org.apache.drill.exec.store.pojo |
|
| org.apache.drill.exec.store.splunk |
|
| org.apache.drill.exec.store.sys |
|
| org.apache.drill.exec.store.xml |
|
| org.apache.drill.exec.work.foreman |
|
| org.apache.drill.exec.work.foreman.rm |
Provides resource management and queuing support for the Drill foreman.
|
| org.apache.drill.exec.work.fragment |
|
| org.apache.drill.test |
Provides a variety of test framework tools to simplify Drill unit
tests and ad-hoc tests created while developing features.
|