| Package | Description |
|---|---|
| org.apache.drill.exec.ops | |
| org.apache.drill.exec.store | |
| org.apache.drill.test |
Provides a variety of test framework tools to simplify Drill unit
tests and ad-hoc tests created while developing features.
|
| Modifier and Type | Method and Description |
|---|---|
PartitionExplorer |
FragmentContextImpl.getPartitionExplorer() |
PartitionExplorer |
QueryContext.getPartitionExplorer() |
PartitionExplorer |
UdfUtilities.getPartitionExplorer()
A partition explorer allows UDFs to view the sub-partitions below a
particular partition.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PartitionExplorerImpl |
| Modifier and Type | Method and Description |
|---|---|
PartitionExplorer |
OperatorFixture.MockFragmentContext.getPartitionExplorer() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.