This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48196-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from d0216690b21 [chore](ci) change s3Source to internal (#48427) (#48471) add 99e1d398df0 [fix](load) Fix import failure when the stream load parameter specifies Transfer-Encoding:chunked (#48196) No new revisions were added by this update. Summary of changes: be/src/http/action/stream_load.cpp | 1 + be/src/io/fs/stream_load_pipe.h | 10 ++ be/src/vec/exec/format/json/new_json_reader.cpp | 51 ++++++++- be/src/vec/exec/format/json/new_json_reader.h | 4 + .../test_load_with_transfer_encoding.out} | Bin 123 -> 131 bytes .../test_load_with_transfer_encoding.groovy | 119 +++++++++++++++++++++ 6 files changed, 183 insertions(+), 2 deletions(-) copy regression-test/data/{correctness_p0/test_group_by_constant.out => load_p0/stream_load/test_load_with_transfer_encoding.out} (90%) create mode 100644 regression-test/suites/load_p0/stream_load/test_load_with_transfer_encoding.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org