This is an automated email from the ASF dual-hosted git repository.

xiedeyantu pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git


    from 2bdc6af448 [CALCITE-7242] Implement a rule to eliminate LITERAL_AGG so 
that other databases can handle it
     add d0127bbfbc [CALCITE-7634] JoinExpandOrToUnionRule incorrectly expands 
OR branches with non-equi predicates referencing both join inputs

No new revisions were added by this update.

Summary of changes:
 .../calcite/rel/rules/JoinExpandOrToUnionRule.java | 24 +++++++++-----
 .../org/apache/calcite/test/RelOptRulesTest.java   | 13 ++++++++
 .../org/apache/calcite/test/RelOptRulesTest.xml    | 38 +++++++++++++++++++---
 core/src/test/resources/sql/hep.iq                 | 38 ++++++++++++++++++++++
 4 files changed, 99 insertions(+), 14 deletions(-)

Reply via email to