This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 19492b06c1 [Bug](decimalv3) fix failed on test_dup_tab_decimalv3 due to wrong precision (#21890) add 417e3e5616 [Feature](delete) support fold constant on delete stmt (#21833) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/analysis/DeleteStmt.java | 18 ++++-- .../org/apache/doris/analysis/DeleteStmtTest.java | 26 ++++----- .../fold_constant/fold_constant.out} | 34 ++++++----- .../delete_p0/fold_constant/fold_constant.groovy | 67 ++++++++++++++++++++++ 4 files changed, 108 insertions(+), 37 deletions(-) copy regression-test/data/{nereids_p0/sql_functions/array_functions/test_array_functions_with_where.out => delete_p0/fold_constant/fold_constant.out} (50%) create mode 100644 regression-test/suites/delete_p0/fold_constant/fold_constant.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org