public class PythonCorrelateSplitRule
extends org.apache.calcite.plan.RelOptRule
FlinkLogicalTableFunctionScan with Java calls or the Java
FlinkLogicalTableFunctionScan with Python calls into a FlinkLogicalCalc which
will be the left input of the new FlinkLogicalCorrelate and a new FlinkLogicalTableFunctionScan.| Modifier and Type | Field and Description |
|---|---|
static PythonCorrelateSplitRule |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(org.apache.calcite.plan.RelOptRuleCall call) |
void |
onMatch(org.apache.calcite.plan.RelOptRuleCall call) |
any, convert, convert, convertList, convertOperand, convertOperand, equals, equals, getOperand, getOperands, getOutConvention, getOutTrait, hashCode, none, operand, operand, operand, operand, operand, operandJ, operandJ, some, toString, unorderedpublic static final PythonCorrelateSplitRule INSTANCE
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.