You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ja...@apache.org on 2023/04/07 08:22:30 UTC

[doris] branch master updated (f6f4dac1d0 -> 8e8c5b5283)

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

jakevin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from f6f4dac1d0 [Improvement](DECIMAL) Improve decimal operation (#18437)
     add 8e8c5b5283 [feature](Nereids): deduplicate InPredicate. (#18428)

No new revisions were added by this update.

Summary of changes:
 .../rewrite/ExpressionNormalization.java           |  2 ++
 ...ctPredicatesRule.java => InPredicateDedup.java} | 40 ++++++++++++----------
 .../expression/rewrite/ExpressionRewriteTest.java  | 10 +++++-
 3 files changed, 33 insertions(+), 19 deletions(-)
 copy fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rewrite/rules/{DistinctPredicatesRule.java => InPredicateDedup.java} (51%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org