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