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

github-bot pushed a change to branch auto-pick-48196-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 996a90d1f7d Pick some fix pr to 30 Fix sync mv add default select 
limit wrongly #47717 # 48162 (#48257)
     add e9d406cde3a [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