This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git
from 9d637531e9 [fix](compile) fix compile error caused by `mysql_scan_node.cpp` not being found when enabling `WITH_MYSQL` (#15277) new 0bcacfd82b [bug](decimalv3) Fix wrong decimal scale for arithmetic expr (#15316) new d4b446d416 [fix](fe)add session variable group_concat_max_len (#15254) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: docs/en/docs/advanced/variables.md | 3 +++ docs/zh-CN/docs/advanced/variables.md | 3 +++ .../java/org/apache/doris/analysis/ArithmeticExpr.java | 15 ++++++++++----- .../main/java/org/apache/doris/qe/SessionVariable.java | 5 +++++ .../datatype_p0/decimalv3/test_arithmetic_expressions.out | 15 +++++++++++++++ .../correctness_p0/test_show_dummy_variables.groovy | 10 +++------- .../decimalv3/test_arithmetic_expressions.groovy | 3 +++ 7 files changed, 42 insertions(+), 12 deletions(-) copy be/src/runtime/result_writer.cpp => regression-test/suites/correctness_p0/test_show_dummy_variables.groovy (83%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org