Uses of Class
org.apache.druid.sql.calcite.rel.DruidUnionRel
Packages that use DruidUnionRel
-
Uses of DruidUnionRel in org.apache.druid.sql.calcite.rel
Methods in org.apache.druid.sql.calcite.rel that return DruidUnionRelModifier and TypeMethodDescriptionDruidUnionRel.asDruidConvention()static DruidUnionRelDruidUnionRel.create(PlannerContext plannerContext, org.apache.calcite.rel.type.RelDataType rowType, List<org.apache.calcite.rel.RelNode> rels, int limit) DruidUnionRel.withPartialQuery(PartialDruidQuery newQueryBuilder)