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 da542766950 [fix](nereids)fix bug in row_store_flags order for lazy materialization (#56454) add e27ceb316bd [fix](nereids) push down filter throw set operation shoud not change regulator output (#56366) No new revisions were added by this update. Summary of changes: .../rewrite/PushDownFilterThroughSetOperation.java | 65 +++-- .../PushDownFilterThroughSetOperationTest.java | 280 +++++++++++++++++++++ 2 files changed, 331 insertions(+), 14 deletions(-) create mode 100644 fe/fe-core/src/test/java/org/apache/doris/nereids/rules/rewrite/PushDownFilterThroughSetOperationTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org