| Package | Description |
|---|---|
| org.apache.calcite.interpreter |
Provides an implementation of relational expressions using an interpreter.
|
| Modifier and Type | Field and Description |
|---|---|
Map<RelNode,List<Sink>> |
InterpretableRel.InterpreterImplementor.relSinks |
| Modifier and Type | Method and Description |
|---|---|
Sink |
Interpreter.sink(RelNode rel) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.