Uses of Class
org.apache.drill.exec.physical.config.UnnestPOP
Package
Description
-
Uses of UnnestPOP in org.apache.drill.exec.physical.base
Modifier and TypeMethodDescriptionAbstractPhysicalVisitor.visitUnnest
(UnnestPOP unnest, X value) PhysicalVisitor.visitUnnest
(UnnestPOP unnest, EXTRA value) -
Uses of UnnestPOP in org.apache.drill.exec.physical.config
-
Uses of UnnestPOP in org.apache.drill.exec.physical.impl.unnest
Modifier and TypeMethodDescriptionUnnestBatchCreator.getBatch
(ExecutorFragmentContext context, UnnestPOP config, List<RecordBatch> children) -
Uses of UnnestPOP in org.apache.drill.exec.planner.fragment
Modifier and TypeMethodDescriptionvoid
Materializer.visitUnnest
(UnnestPOP unnest, Materializer.IndexedFragmentNode value) -
Uses of UnnestPOP in org.apache.drill.exec.planner.physical