| Package | Description |
|---|---|
| org.apache.calcite.sql |
Provides a SQL parser and object model.
|
| org.apache.calcite.sql.fun |
Defines the set of standard SQL row-level functions and
operators.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SqlUnnestOperator
The
UNNEST operator. |
| Modifier and Type | Class and Description |
|---|---|
class |
SqlCollectionTableOperator
SqlCollectionTableOperator is the "table function derived table" operator.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.