You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2022/12/23 06:11:14 UTC

[doris] branch master updated (b085ff49f0 -> cb295de981)

This is an automated email from the ASF dual-hosted git repository.

yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from b085ff49f0 [refactor](non-vec) delete non-vec data sink (#15283)
     add cb295de981 [Bug](decimalv3) Fix wrong precision of DECIMALV3 (#15302)

No new revisions were added by this update.

Summary of changes:
 .../sql-reference/Data-Types/DECIMALV3.md          |  2 +-
 .../sql-reference/Data-Types/DECIMALV3.md          |  2 +-
 .../java/org/apache/doris/catalog/ScalarType.java  | 10 +++--
 .../decimalv3/test_arithmetic_expressions.out      | 19 +++++++++
 .../decimalv3/test_arithmetic_expressions.groovy   | 49 ++++++++++++++++++++++
 5 files changed, 77 insertions(+), 5 deletions(-)
 create mode 100644 regression-test/data/datatype_p0/decimalv3/test_arithmetic_expressions.out
 create mode 100644 regression-test/suites/datatype_p0/decimalv3/test_arithmetic_expressions.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org