This is an automated email from the ASF dual-hosted git repository.

morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 8b986006517 [fix](memory) Fix LRU cache stale sweep (#31122)
     add 14e40aaa71c [fix](nereids) fix bug of unnest subuqery with having 
clause (#31152)

No new revisions were added by this update.

Summary of changes:
 .../doris/nereids/jobs/executor/Rewriter.java      | 47 ++++++++++++-
 .../nereids/rules/rewrite/EliminateSemiJoin.java   |  6 +-
 .../rewrite/PushDownFilterThroughProject.java      | 77 +++++++++++++++++-----
 .../rules/rewrite/EliminateSemiJoinTest.java       |  2 +-
 .../nereids_p0/subquery/subquery_unnesting.out     |  4 ++
 .../eliminate_join_condition.out                   |  4 +-
 .../nereids_p0/subquery/subquery_unnesting.groovy  |  2 +
 7 files changed, 121 insertions(+), 21 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to