This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from ac262fa176e [fix](partial update) Fix session variable `enable_unique_key_partial_update` will affect the behavior of insert statement when the target table is not unique table (#28321) add 62859f38c13 [fix](nereids)cast string to integer type use wrong datatype's valueOf method (#28174) No new revisions were added by this update. Summary of changes: .../doris/nereids/trees/expressions/literal/Literal.java | 6 +++--- .../doris/nereids/rules/expression/FoldConstantTest.java | 4 ++-- .../sql_functions/cast_function/test_cast_function.out | 15 ++++++++++++--- .../sql_functions/cast_function/test_cast_function.groovy | 5 ++++- 4 files changed, 21 insertions(+), 9 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org