| Package | Description |
|---|---|
| org.apache.calcite.sql.fun |
Defines the set of standard SQL row-level functions and
operators.
|
| Modifier and Type | Field and Description |
|---|---|
static SqlUnnestOperator |
SqlStdOperatorTable.UNNEST
The
UNNEST operator. |
static SqlUnnestOperator |
SqlStdOperatorTable.UNNEST_WITH_ORDINALITY
The
UNNEST WITH ORDINALITY operator. |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.