Uses of Class
org.apache.drill.exec.physical.config.FlattenPOP
Packages that use FlattenPOP
-
Uses of FlattenPOP in org.apache.drill.exec.physical.base
Methods in org.apache.drill.exec.physical.base with parameters of type FlattenPOPModifier and TypeMethodDescriptionAbstractPhysicalVisitor.visitFlatten(FlattenPOP flatten, X value) PhysicalVisitor.visitFlatten(FlattenPOP flatten, EXTRA value) -
Uses of FlattenPOP in org.apache.drill.exec.physical.impl.flatten
Methods in org.apache.drill.exec.physical.impl.flatten with parameters of type FlattenPOPModifier and TypeMethodDescriptionFlattenBatchCreator.getBatch(ExecutorFragmentContext context, FlattenPOP config, List<RecordBatch> children) Constructors in org.apache.drill.exec.physical.impl.flatten with parameters of type FlattenPOPModifierConstructorDescriptionFlattenRecordBatch(FlattenPOP pop, RecordBatch incoming, FragmentContext context)