Package | Description |
---|---|
org.apache.calcite.rel.logical |
Modifier and Type | Method and Description |
---|---|
LogicalMinus |
LogicalMinus.copy(org.apache.calcite.plan.RelTraitSet traitSet,
List<org.apache.calcite.rel.RelNode> inputs,
boolean all) |
static LogicalMinus |
LogicalMinus.create(List<org.apache.calcite.rel.RelNode> inputs,
boolean all)
Creates a LogicalMinus.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.