This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47627-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 7b579c75c6a [fix](ES Catalog)Make sure ES meta is synced before using (#46781) (#47711) add 6447936f68c [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