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:23:28 UTC

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

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 cb295de981 [Bug](decimalv3) Fix wrong precision of DECIMALV3 (#15302)
     add fe562bc3e7 [Bug](Agg) fix crash when encountering not supported agg function like last_value(bitmap) (#15257)

No new revisions were added by this update.

Summary of changes:
 .../aggregate_function_window.cpp                  |  4 +-
 be/src/vec/exec/vanalytic_eval_node.cpp            |  4 ++
 be/src/vec/exprs/vectorized_agg_fn.cpp             |  2 +-
 .../java/org/apache/doris/catalog/FunctionSet.java |  2 +-
 .../function/test_not_supported_agg_fn.groovy      | 43 ++++++++++++++++++++++
 5 files changed, 51 insertions(+), 4 deletions(-)
 create mode 100644 regression-test/suites/tpch_sf0.1_p1/function/test_not_supported_agg_fn.groovy


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