| Package | Description |
|---|---|
| org.apache.calcite.sql.fun |
Defines the set of standard SQL row-level functions and
operators.
|
| org.apache.calcite.sql2rel |
Translates a SQL parse tree to relational expression.
|
| Modifier and Type | Field and Description |
|---|---|
static SqlArrayValueConstructor |
SqlStdOperatorTable.ARRAY_VALUE_CONSTRUCTOR
The ARRAY Value Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
RexNode |
StandardConvertletTable.convertArray(SqlRexContext cx,
SqlArrayValueConstructor op,
SqlCall call) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.