| Package | Description |
|---|---|
| org.apache.druid.sql.calcite.rel |
| Modifier and Type | Method and Description |
|---|---|
DruidUnionRel |
DruidUnionRel.asDruidConvention() |
static DruidUnionRel |
DruidUnionRel.create(QueryMaker queryMaker,
org.apache.calcite.rel.type.RelDataType rowType,
List<org.apache.calcite.rel.RelNode> rels,
int limit) |
DruidUnionRel |
DruidUnionRel.withPartialQuery(PartialDruidQuery newQueryBuilder) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.