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

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


    from be6f138729f [tmp] use table to get hive schema
     new cdeb95fd7de [opt](Nereids) sum support string type as parameter
     new 7f3ef5f7d87 [tmp] support json path '0'

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:
 be/src/util/string_util.h                          | 21 +++++++++
 be/src/vec/functions/function_json.cpp             | 16 +++----
 .../trees/expressions/functions/agg/Avg.java       | 26 +++++++----
 .../trees/expressions/functions/agg/Sum.java       | 29 +++++++-----
 .../trees/expressions/functions/agg/Sum0.java      | 29 +++++++-----
 .../analysis/CheckExpressionLegalityTest.java      |  2 +-
 .../nereids/trees/expressions/GetDataTypeTest.java | 54 ++++++++++++++++++++--
 .../nereids_function_p0/agg_function/agg.groovy    | 28 +++++++++++
 8 files changed, 158 insertions(+), 47 deletions(-)


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

Reply via email to