| Package | Description |
|---|---|
| org.apache.kylin.query.relnode |
| Modifier and Type | Field and Description |
|---|---|
protected ColumnRowType |
OLAPTableScan.columnRowType |
protected ColumnRowType |
OLAPJoinRel.columnRowType |
| Modifier and Type | Method and Description |
|---|---|
protected ColumnRowType |
OLAPJoinRel.buildColumnRowType() |
ColumnRowType |
OLAPAggregateRel.getColumnRowType() |
ColumnRowType |
OLAPTableScan.getColumnRowType() |
ColumnRowType |
OLAPLimitRel.getColumnRowType() |
ColumnRowType |
OLAPFilterRel.getColumnRowType() |
ColumnRowType |
OLAPProjectRel.getColumnRowType() |
ColumnRowType |
OLAPUnionRel.getColumnRowType() |
ColumnRowType |
OLAPWindowRel.getColumnRowType() |
ColumnRowType |
OLAPRel.getColumnRowType()
get the row type of ColumnDesc
|
ColumnRowType |
OLAPJoinRel.getColumnRowType() |
ColumnRowType |
OLAPSortRel.getColumnRowType() |
| Modifier and Type | Method and Description |
|---|---|
void |
OLAPContext.setReturnTupleInfo(org.apache.calcite.rel.type.RelDataType rowType,
ColumnRowType columnRowType) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.