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

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


    from c0b05463459 branch-4.0: [feat](deps) add hadoop 3.4.2 #57181 #57359 
(#57577)
     add 0d686014a8f [feat](function) Add new function of strip_null_value 
(#57386)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/functions/function_jsonb.cpp            | 67 ++++++++++++++++
 .../doris/catalog/BuiltinScalarFunctions.java      |  2 +
 ...ortJsonbObjectKeys.java => StripNullValue.java} | 27 +++----
 .../expressions/visitor/ScalarFunctionVisitor.java |  5 ++
 .../test_strip_null_value.out                      | 28 +++++++
 .../test_strip_null_value.groovy                   | 88 ++++++++++++++++++++++
 6 files changed, 201 insertions(+), 16 deletions(-)
 copy 
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/{SortJsonbObjectKeys.java
 => StripNullValue.java} (70%)
 create mode 100644 
regression-test/data/query_p0/sql_functions/conditional_functions/test_strip_null_value.out
 create mode 100644 
regression-test/suites/query_p0/sql_functions/conditional_functions/test_strip_null_value.groovy


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

Reply via email to