This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-49257-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 017e5a42fbf [branch-2.1] pick 49325 fix query statistics leak in BE
(#49397)
add a0bbfd35c29 [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]