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

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


    from add48d609db [fix](nereids) inferPredicate should not pullup predicates 
from mark join's right child (#57712)
     add cba14df782b (fix)(nerieds) fix union all with tvf throw exception 
(#57889)

No new revisions were added by this update.

Summary of changes:
 .../functions/table/TableValuedFunction.java       |  5 +-
 .../distribute/colocate_union_numbers.out          | 10 ---
 .../distribute/colocate_union_numbers.groovy       | 72 ----------------------
 .../nereids_syntax_p0/distribute/union_tvf.groovy  |  7 +--
 regression-test/suites/variant_p0/desc.groovy      | 22 +++----
 regression-test/suites/variant_p0/load.groovy      | 12 ++--
 .../variant_p0/predefine/variant_hirachinal.groovy |  4 +-
 .../suites/variant_p0/variant_hirachinal.groovy    |  4 +-
 .../suites/variant_p0/variant_with_rowstore.groovy |  4 +-
 9 files changed, 27 insertions(+), 113 deletions(-)
 delete mode 100644 
regression-test/data/nereids_syntax_p0/distribute/colocate_union_numbers.out
 delete mode 100644 
regression-test/suites/nereids_syntax_p0/distribute/colocate_union_numbers.groovy
 copy fe/fe-core/src/main/java/org/apache/doris/analysis/AllPartitionDesc.java 
=> regression-test/suites/nereids_syntax_p0/distribute/union_tvf.groovy (89%)


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

Reply via email to