This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 75e2bc8a25 [function](bitmap) support bitmap_to_base64 and bitmap_from_base64 (#23759) add 6630f92878 [Enhancement](Load) stream tvf support json (#23752) No new revisions were added by this update. Summary of changes: .../ExternalFileTableValuedFunction.java | 7 +- .../data/load_p0/http_stream}/one_array_json.json | 0 .../load_p0/http_stream/test_http_stream_json.out | 48 +++++ .../http_stream/test_http_stream_json.groovy | 197 +++++++++++++++++++++ 4 files changed, 249 insertions(+), 3 deletions(-) copy {docker/thirdparties/docker-compose/hive/scripts/preinstalled_data/json_format_test => regression-test/data/load_p0/http_stream}/one_array_json.json (100%) create mode 100644 regression-test/data/load_p0/http_stream/test_http_stream_json.out create mode 100644 regression-test/suites/load_p0/http_stream/test_http_stream_json.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org