| org.apache.drill.exec.cache |
Distributed cache for syncing state and data between Drillbits.
|
| org.apache.drill.exec.client |
Java client API for submitting queries and accepting result sets from a Drill
server.
|
| org.apache.drill.exec.compile |
Runtime code-generation, compilation and bytecode-manipulation utilities.
|
| org.apache.drill.exec.coord.zk |
Zookeeper/Curator integration code.
|
| org.apache.drill.exec.exception |
Execution-time exceptions.
|
| org.apache.drill.exec.expr.fn.impl |
|
| org.apache.drill.exec.expr.fn.registry |
|
| org.apache.drill.exec.memory |
Memory Allocation, Account and Management
See the README.md file in this directory for detailed information about Drill's memory allocation subsystem.
|
| org.apache.drill.exec.ops |
|
| org.apache.drill.exec.opt |
|
| 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.mergereceiver |
|
| 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.sort |
|
| org.apache.drill.exec.physical.impl.statistics |
|
| org.apache.drill.exec.physical.impl.svremover |
|
| 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.window |
|
| org.apache.drill.exec.physical.impl.xsort |
|
| org.apache.drill.exec.physical.resultSet.model.hyper |
Implementation of a row set model for hyper-batches.
|
| org.apache.drill.exec.physical.rowSet |
Provides a set of tools to work with row sets.
|
| org.apache.drill.exec.pop |
|
| org.apache.drill.exec.record |
|
| org.apache.drill.exec.record.selection |
|
| org.apache.drill.exec.record.vector |
|
| org.apache.drill.exec.rpc |
|
| org.apache.drill.exec.rpc.control |
|
| org.apache.drill.exec.rpc.data |
|
| org.apache.drill.exec.rpc.security |
Communication security.
|
| org.apache.drill.exec.rpc.user |
|
| org.apache.drill.exec.rpc.user.security |
|
| org.apache.drill.exec.rpc.user.security.testing |
|
| org.apache.drill.exec.server |
|
| org.apache.drill.exec.server.rest.auth |
|
| org.apache.drill.exec.service |
|
| org.apache.drill.exec.store |
|
| org.apache.drill.exec.store.easy.json |
|
| org.apache.drill.exec.store.hbase.config |
|
| org.apache.drill.exec.store.ltsv |
|
| org.apache.drill.exec.store.mapr |
|
| 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.parquet |
|
| org.apache.drill.exec.store.parquet.columnreaders |
|
| org.apache.drill.exec.store.parquet.columnreaders.batchsizing |
|
| org.apache.drill.exec.store.parquet2 |
|
| org.apache.drill.exec.store.pojo |
|
| org.apache.drill.exec.store.sys |
|
| org.apache.drill.exec.store.sys.store |
|
| org.apache.drill.exec.store.sys.store.provider |
|
| org.apache.drill.exec.store.sys.zk |
|
| org.apache.drill.exec.vector |
|
| org.apache.drill.exec.vector.complex |
|
| org.apache.drill.exec.work.batch |
|
| org.apache.drill.exec.work.fragment |
|
| org.apache.drill.hbase |
|
| org.apache.drill.test |
Provides a variety of test framework tools to simplify Drill unit
tests and ad-hoc tests created while developing features.
|