| Package | Description |
|---|---|
| org.apache.druid.sql.calcite.planner | |
| org.apache.druid.sql.calcite.rule |
| Class and Description |
|---|
| ExtensionCalciteRuleProvider
This interface provides a way to supply custom calcite planning rules from extensions.
|
| Class and Description |
|---|
| DruidJoinRule |
| DruidRelToDruidRule |
| DruidSortUnionRule
Rule that pushes LIMIT and OFFSET into a
DruidUnionRel. |
| FilterJoinExcludePushToChildRule
This class is a copy (with modification) of
FilterJoinRule. |
| ProjectAggregatePruneUnusedCallRule
Rule that prunes unused aggregators after a projection.
|
| SortCollapseRule
Collapses two adjacent Sort operations together.
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.