This is an automated email from the ASF dual-hosted git repository. starocean999 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 561a8476754 [Enhancement] (nereids)implement showRowPolicyCommand in nereids (#49123) add e373ad5dcea [fix](Nereids) fix regression framework compare issue and fix code point count (#49575) No new revisions were added by this update. Summary of changes: .../functions/executable/NumericArithmetic.java | 8 +-- .../functions/executable/StringArithmetic.java | 26 +++++--- .../nereids/rules/expression/FoldConstantTest.java | 2 +- .../string_functions/test_string_function.out | Bin 4890 -> 4892 bytes .../org/apache/doris/regression/suite/Suite.groovy | 10 ++- .../fold_constant/fold_constant_cast.groovy | 15 +++-- .../fold_constant_date_arithmatic.groovy | 1 + .../fold_constant_numeric_arithmatic.groovy | 8 +-- .../fold_constant_string_arithmatic.groovy | 72 ++++++++++----------- 9 files changed, 79 insertions(+), 63 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org