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

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


    from 389c77aa2df [fix](java udf) fix clean_udf_cache_callback without 
enable_java_support   (#39340)
     add 721f57bc8dd [improvement](nereids) support extract from disjunction in 
join on condition (#38479)

No new revisions were added by this update.

Summary of changes:
 ...xtractSingleTableExpressionFromDisjunction.java | 54 +++++++++----
 ...ctSingleTableExpressionFromDisjunctionTest.java | 36 +++++++++
 .../extract_from_disjunction_in_join.out           | 94 ++++++++++++++++++++++
 .../push_down_filter_through_window.out            |  0
 .../extract_from_disjunction_in_join.groovy        | 83 +++++++++++++++++++
 .../push_down_filter_through_window.groovy         |  0
 6 files changed, 251 insertions(+), 16 deletions(-)
 create mode 100644 
regression-test/data/nereids_rules_p0/push_down_filter/extract_from_disjunction_in_join.out
 rename regression-test/data/nereids_rules_p0/{push_down_filter_through_window 
=> push_down_filter}/push_down_filter_through_window.out (100%)
 create mode 100644 
regression-test/suites/nereids_rules_p0/push_down_filter/extract_from_disjunction_in_join.groovy
 rename 
regression-test/suites/nereids_rules_p0/{push_down_filter_through_window => 
push_down_filter}/push_down_filter_through_window.groovy (100%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to