This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-57889-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from d81afb5b648 branch-4.0: [chore](ci) add retry to reduce compile fail
of regression framework #57954 (#57975)
add c275be20d16 (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]