| Modifier and Type | Method and Description |
|---|---|
static HiveTableFunctionScan |
HiveCalciteUtil.createUDTFForSetOp(org.apache.calcite.plan.RelOptCluster cluster,
org.apache.calcite.rel.RelNode input) |
| Modifier and Type | Method and Description |
|---|---|
static HiveTableFunctionScan |
HiveTableFunctionScan.create(org.apache.calcite.plan.RelOptCluster cluster,
org.apache.calcite.plan.RelTraitSet traitSet,
List<org.apache.calcite.rel.RelNode> inputs,
org.apache.calcite.rex.RexNode rexCall,
Type elementType,
org.apache.calcite.rel.type.RelDataType rowType,
Set<org.apache.calcite.rel.metadata.RelColumnMapping> columnMappings) |
| Modifier and Type | Method and Description |
|---|---|
RelFieldTrimmer.TrimResult |
HiveRelFieldTrimmer.trimFields(HiveTableFunctionScan tabFun,
org.apache.calcite.util.ImmutableBitSet fieldsUsed,
Set<org.apache.calcite.rel.type.RelDataTypeField> extraFields)
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.