Package org.apache.calcite.adapter.pig
Class PigRelFactories
java.lang.Object
org.apache.calcite.adapter.pig.PigRelFactories
Implementations of factories in
RelFactories
for the Pig adapter.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classImplementation ofRelFactories.AggregateFactorythat returns aPigAggregate.static classImplementation ofRelFactories.FilterFactorythat returns aPigFilter.static classImplementation ofRelFactories.JoinFactorythat returns aPigJoin.static classImplementation ofRelFactories.TableScanFactorythat returns aPigTableScan. -
Field Summary
Fields -
Method Summary
-
Field Details
-
ALL_PIG_REL_FACTORIES
-