| Interface | Description |
|---|---|
| HiveRelNode |
| Class | Description |
|---|---|
| HiveAggregate | |
| HiveBetween | |
| HiveConcat | |
| HiveDateAddSqlOperator | |
| HiveDateSubSqlOperator | |
| HiveExcept | |
| HiveExtractDate | |
| HiveFilter | |
| HiveFloorDate | |
| HiveFromUnixTimeSqlOperator |
Calcite SQL operator mapping to FROM_UNIXTIME Hive UDF
|
| HiveGroupingID | |
| HiveIn | |
| HiveIntersect | |
| HiveJoin | |
| HiveMultiJoin |
A HiveMultiJoin represents a succession of binary joins.
|
| HiveProject | |
| HiveRelNode.Implementor | |
| HiveSemiJoin | |
| HiveSortExchange | |
| HiveSortLimit | |
| HiveTableFunctionScan | |
| HiveTableScan |
Relational expression representing a scan of a HiveDB collection.
|
| HiveToDateSqlOperator |
Class used to map TO_DATE Hive UDF to Calcite planer in order to enable push down optimizations
|
| HiveTruncSqlOperator |
Class to map Hive Trunc SQL operator during Calcite plan optimization
|
| HiveUnion | |
| HiveUnixTimestampSqlOperator |
Sql UNIX_TIMESTAMP calcite operator.
|
| Enum | Description |
|---|---|
| HiveJoin.MapJoinStreamingRelation |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.