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

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


    from 42dd821  [Refactor] Private constructor for singleton (#4956)
     add b1b99ae  [Function] Support Decimal to calculate variance and standard 
deviation (#4959)

No new revisions were added by this update.

Summary of changes:
 be/src/exprs/aggregate_functions.cpp               | 135 +++++++++++++++
 be/src/exprs/aggregate_functions.h                 |   9 +
 be/src/runtime/decimalv2_value.cpp                 | 107 ++++++++++++
 be/src/runtime/decimalv2_value.h                   |   8 +
 .../java/org/apache/doris/catalog/FunctionSet.java | 185 +++++++++++++++++----
 5 files changed, 412 insertions(+), 32 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to