| Package | Description |
|---|---|
| org.apache.drill.exec.planner.logical |
| Modifier and Type | Class and Description |
|---|---|
class |
RowKeyJoinRel |
| Modifier and Type | Method and Description |
|---|---|
static DrillJoinRel |
DrillJoinRel.convert(Join join,
ConversionContext context) |
DrillJoinRel |
DrillJoinRel.copy(org.apache.calcite.plan.RelTraitSet traitSet,
org.apache.calcite.rex.RexNode condition,
org.apache.calcite.rel.RelNode left,
org.apache.calcite.rel.RelNode right,
org.apache.calcite.rel.core.JoinRelType joinType,
boolean semiJoinDone) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.