mirror of
https://github.com/apache/druid.git
synced 2025-02-09 19:44:57 +00:00
b8dd7478d0
Custom calcite rule mimicking AggregateProjectMergeRule to extend support to expressions. The current calcite rule return null in such cases. In addition, this removes the redundant references.