Package org.apache.druid.sql.calcite.rule.logical
package org.apache.druid.sql.calcite.rule.logical
-
ClassesClassDescriptionPlanner rule that recognizes a
Aggregateon top of aProjectand if possible aggregate through the project or removes the project.Recognizes a LogicalUnnest operation in the plan.Makes tweaks to LogicalUnnest input.