This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from c5ef6cfea2 [fix](Table-Valued Function) fix be core when user sepcified empty `column_separator` using hdfs tvf (#24369) add 9c681692bd Revert "[fix] fix http_stream retry mechanism (#23969)" (#24407) No new revisions were added by this update. Summary of changes: be/src/http/action/http_stream.cpp | 2 ++ be/src/io/file_factory.cpp | 5 +++-- be/src/io/file_factory.h | 2 +- be/src/runtime/stream_load/stream_load_context.h | 1 + be/src/service/internal_service.cpp | 8 ++++++++ be/src/vec/exec/format/csv/csv_reader.cpp | 6 ++---- be/src/vec/exec/format/json/new_json_reader.cpp | 3 +-- .../main/java/org/apache/doris/qe/ConnectContext.java | 19 +++++++++++++++++++ gensrc/thrift/FrontendService.thrift | 9 +++++++++ 9 files changed, 46 insertions(+), 9 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org