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

github-actions[bot] pushed a change to branch auto-pick-67804-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from d99bf5f2f0b branch-4.1: [fix](test) wait on finalizers instead of 
pending_count in the async cache write UT #67901 (#67905)
     add 2dc88a7c963 [fix](function) Reject even argument count of 
json_set/json_insert/json_replace at analysis time (#67804)

No new revisions were added by this update.

Summary of changes:
 .../expressions/functions/scalar/JsonInsert.java   | 10 ++++++++++
 .../expressions/functions/scalar/JsonReplace.java  | 10 ++++++++++
 .../expressions/functions/scalar/JsonSet.java      | 10 ++++++++++
 .../analysis/CheckExpressionLegalityTest.java      | 18 ++++++++++++++++++
 .../json_function/test_query_json_insert.out       |  3 +++
 .../json_function/test_query_json_replace.out      |  3 +++
 .../json_function/test_query_json_set.out          |  3 +++
 .../json_function/test_query_json_insert.groovy    | 22 ++++++++++++++++++++++
 .../json_function/test_query_json_replace.groovy   | 22 ++++++++++++++++++++++
 .../json_function/test_query_json_set.groovy       | 22 ++++++++++++++++++++++
 10 files changed, 123 insertions(+)


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

Reply via email to