| Package | Description |
|---|---|
| org.apache.calcite.rel.stream |
Defines relational expressions for streaming.
|
| org.apache.calcite.sql2rel |
Translates a SQL parse tree to relational expression.
|
| Class and Description |
|---|
| Chi
Relational operator that converts a stream to a relation.
|
| Delta
Relational operator that converts a relation to a stream.
|
| LogicalDelta
Sub-class of
Delta
not targeted at any particular engine or calling convention. |
| Class and Description |
|---|
| LogicalChi
Sub-class of
Chi
not targeted at any particular engine or calling convention. |
| LogicalDelta
Sub-class of
Delta
not targeted at any particular engine or calling convention. |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.