| Package | Description |
|---|---|
| org.apache.calcite.adapter.enumerable |
Query optimizer rules for Java calling convention.
|
| org.apache.calcite.sql2rel |
Translates a SQL parse tree to relational expression.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnumerableCollect
Implementation of
Collect in
enumerable calling convention. |
| Modifier and Type | Method and Description |
|---|---|
void |
RelStructuredTypeFlattener.rewriteRel(Collect rel) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.