This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-49257-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from fcdb79c2cc4 branch-3.0: [fix](core) fix subreplace when inputting a
large number of empty strings #49241 (#49302)
add 81b8e679923 [fix](nereids) project child output to union output in
correct order after eliminate empty relation (#49257)
No new revisions were added by this update.
Summary of changes:
.../rules/rewrite/EliminateEmptyRelation.java | 22 ++-
.../rules/rewrite/EliminateEmptyRelationTest.java | 92 +++++++++++
.../suites/empty_relation/eliminate_empty.groovy | 173 +++++++++++++++++++++
3 files changed, 279 insertions(+), 8 deletions(-)
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/nereids/rules/rewrite/EliminateEmptyRelationTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]