| Package | Description |
|---|---|
| org.apache.calcite.sql.validate |
SQL validation.
|
| org.apache.calcite.sql2rel |
Translates a SQL parse tree to relational expression.
|
| Modifier and Type | Method and Description |
|---|---|
static AggregatingSelectScope |
SqlValidatorUtil.getEnclosingAggregateSelectScope(SqlValidatorScope scope) |
| Modifier and Type | Field and Description |
|---|---|
AggregatingSelectScope |
SqlToRelConverter.AggConverter.aggregatingSelectScope |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.