| Package | Description |
|---|---|
| org.apache.calcite.interpreter |
Provides an implementation of relational expressions using an interpreter.
|
| Modifier and Type | Method and Description |
|---|---|
Bindables.BindableJoin |
Bindables.BindableJoin.copy(RelTraitSet traitSet,
RexNode conditionExpr,
RelNode left,
RelNode right,
JoinRelType joinType,
boolean semiJoinDone) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.