This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-48990-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from b24ac3b51a5 branch-3.0: [fix](schema-change) Remove incorrect
assertion for tablet state after committing sc job #48219 (#48439)
add 5ed021b8108 [feat](load) stream load supports loading JSON compressed
format (#48990)
No new revisions were added by this update.
Summary of changes:
be/src/http/action/stream_load.cpp | 4 -
be/src/util/load_util.cpp | 24 ++++
be/test/util/load_util_test.cpp | 64 +++++++++
.../load_p0/stream_load/test_json_compress.out | Bin 0 -> 25202 bytes
.../load_p0/stream_load/test_json_compress.groovy | 149 +++++++++++++++++++++
5 files changed, 237 insertions(+), 4 deletions(-)
create mode 100644
regression-test/data/load_p0/stream_load/test_json_compress.out
create mode 100644
regression-test/suites/load_p0/stream_load/test_json_compress.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]