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 58561467912 [fix](cast)Update float/double to string format. (#55322)
add 47053a5328f [fix](unique function) fix push project into union with
unique function (#55517)
No new revisions were added by this update.
Summary of changes:
.../rules/rewrite/PushProjectIntoUnion.java | 40 +++++++++++++++--
.../trees/plans/physical/PhysicalUnion.java | 22 +++++++++
.../merge_project_with_unique_function.out | Bin 2739 -> 2987 bytes
...ush_project_into_union_with_unique_function.out | Bin 0 -> 1165 bytes
.../merge_project_with_unique_function.groovy | 2 +-
..._project_into_union_with_unique_function.groovy | 49 +++++++++++++++++++++
6 files changed, 109 insertions(+), 4 deletions(-)
create mode 100644
regression-test/data/nereids_rules_p0/unique_function/push_project_into_union_with_unique_function.out
create mode 100644
regression-test/suites/nereids_rules_p0/unique_function/push_project_into_union_with_unique_function.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]