| 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 SqlRowOperator |
SqlStdOperatorTable.ROW |
| Modifier and Type | Method and Description |
|---|---|
RexNode |
StandardConvertletTable.convertRow(SqlRexContext cx,
SqlRowOperator op,
SqlCall call)
Converts a ROW.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.