This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-50311-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 3996fe286c2 branch-3.0: [fix](ut) fix unstable FE ut case for schema change job #50350 (#50443) add 88dc378e970 [feat](func) any function supports json (#50311) No new revisions were added by this update. Summary of changes: .../aggregate_function_min_max.cpp | 2 +- .../vec/aggregate_functions/agg_min_max_test.cpp | 29 ++++++ .../data/jsonb_p0/test_jsonb_any_aggregate.out | Bin 0 -> 539 bytes .../jsonb_p0/test_jsonb_any_aggregate.groovy | 109 +++++++++++++++++++++ 4 files changed, 139 insertions(+), 1 deletion(-) create mode 100644 regression-test/data/jsonb_p0/test_jsonb_any_aggregate.out create mode 100644 regression-test/suites/jsonb_p0/test_jsonb_any_aggregate.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org