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

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


    from 40e90998ac [CALCITE-7027] Improve error message in case of several 
`UNION`, `INTERSECT`, `EXCEPT` in a query
     add eee8c893db [CALCITE-6887] ReduceExpressionsRule applied to 'IN 
subquery' should make the values distinct if the subquery is a Values composed 
of literals

No new revisions were added by this update.

Summary of changes:
 .../calcite/rel/rules/AggregateValuesRule.java     | 84 +++++++++++++++-------
 .../org/apache/calcite/test/RelOptRulesTest.java   | 67 +++++++++++++++++
 .../org/apache/calcite/test/RelOptRulesTest.xml    | 78 ++++++++++++++++++++
 3 files changed, 202 insertions(+), 27 deletions(-)

Reply via email to