This is an automated email from the ASF dual-hosted git repository.

eldenmoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from abe26b9b690 [Feat](Nereids) support alter system set load errors hub 
and refactor alter system (#48252)
     add 2835a521949 [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 131 -> 131 bytes
 .../test_load_with_transfer_encoding.groovy        | 119 +++++++++++++++++++++
 6 files changed, 183 insertions(+), 2 deletions(-)
 copy 
regression-test/data/{auto_increment_p2/test_unique_auto_inc_concurrent.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

Reply via email to