public class DrillJoinRule
extends org.apache.calcite.plan.RelOptRule
LogicalJoin to a DrillJoinRel, which is implemented by Drill "join" operation.| Modifier and Type | Field and Description |
|---|---|
static org.apache.calcite.plan.RelOptRule |
INSTANCE |
protected static Logger |
tracer |
| Modifier and Type | Method and Description |
|---|---|
void |
onMatch(org.apache.calcite.plan.RelOptRuleCall call) |
public static final org.apache.calcite.plan.RelOptRule INSTANCE
protected static final Logger tracer
Copyright © 2017 The Apache Software Foundation. All rights reserved.