mirror of
https://github.com/apache/druid.git
synced 2025-02-08 11:05:05 +00:00
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.