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

dataroaring pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 167f6f5eec6 branch-3.0: [improvement](thrift) Limit max cached client 
size for BE thrift connection to master FE. #43973 (#48501)
     add 5eaca71f308 branch-3.0: [fix](load) Fix import failure when the stream 
load parameter specifies Transfer-Encoding:chunked #48196 (#48474)

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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to