Uses of Interface
org.apache.drill.exec.store.PartitionExplorer
Packages that use PartitionExplorer
-
Uses of PartitionExplorer in org.apache.drill.exec.ops
Methods in org.apache.drill.exec.ops that return PartitionExplorerModifier and TypeMethodDescriptionFragmentContextImpl.getPartitionExplorer()
QueryContext.getPartitionExplorer()
UdfUtilities.getPartitionExplorer()
A partition explorer allows UDFs to view the sub-partitions below a particular partition. -
Uses of PartitionExplorer in org.apache.drill.exec.store
Classes in org.apache.drill.exec.store that implement PartitionExplorer