This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-54953-branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 8a6c93d150f branch-3.1: [fix](nereids) stop merge project when
generating huge expression #55293 (#55519)
add f15a31b75c4 [fix](nereids) fix execute err which throw eq function not
exist exception when join reorder (#54953)
No new revisions were added by this update.
Summary of changes:
.../rules/exploration/join/JoinCommute.java | 8 +-
.../exploration/join/OuterJoinAssocProject.java | 3 +
.../exploration/join/OuterJoinLAsscomProject.java | 3 +
.../nereids/rules/rewrite/AdjustNullable.java | 50 ++++++++--
.../org/apache/doris/nereids/util/JoinUtils.java | 21 +++++
.../rules/exploration/join/JoinCommuteTest.java | 50 ++++++++++
.../join/OuterJoinAsscomProjectTest.java | 105 +++++++++++++++++++++
.../join/OuterJoinLAsscomProjectTest.java | 61 ++++++++++++
8 files changed, 289 insertions(+), 12 deletions(-)
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/nereids/rules/exploration/join/OuterJoinAsscomProjectTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]