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

github-bot pushed a change to branch auto-pick-47627-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 753546f4710 [Bug](function) fix wrong result when percentile's second 
argument is 1 (#47586) (#47710)
     add ef3726c713b [improve](functon) improve json_object with complex type 
(#47627)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/functions/function_json.cpp             |  17 ++++++-
 .../java/org/apache/doris/analysis/CastExpr.java   |   4 ++
 .../apache/doris/analysis/FunctionCallExpr.java    |   3 ++
 .../expressions/functions/scalar/JsonObject.java   |  36 +++++++------
 .../query_p0/cast/test_complextype_to_json.out     | Bin 2450 -> 2124 bytes
 .../json_function/test_query_json_object.out       | Bin 524 -> 1959 bytes
 .../json_function/test_query_json_object.groovy    |  56 +++++++++++++++++++++
 7 files changed, 100 insertions(+), 16 deletions(-)


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

Reply via email to