This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from ae320038777 branch-3.0: [fix](nereids) fix generate column need add cast in stream load #49167 (#50029) add 962c00940ce branch-3.0: [fix](Nereids) cse extract wrong expression from lambda expressions #49166 (#49941) No new revisions were added by this update. Summary of changes: .../post/CommonSubExpressionCollector.java | 24 ++++++++--- .../processor/post/CommonSubExpressionOpt.java | 2 +- .../postprocess/CommonSubExpressionTest.java | 46 ++++++++++++++++------ .../cse/cse.groovy} | 25 +++++------- 4 files changed, 63 insertions(+), 34 deletions(-) copy regression-test/suites/{nereids_syntax_p0/test_show_keys.groovy => nereids_rules_p0/cse/cse.groovy} (62%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org