This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from f2d71a347a [chore](check) remove fe ut check from branch-1.1-lts (#18240) add e3bd812887 [fix](stream-load) find line delimiter in csv should start with no offset (#18161) No new revisions were added by this update. Summary of changes: .../file_reader/new_plain_text_line_reader.cpp | 4 +- .../test_csv_big_file_with_special_delimiter.csv | 300000 ++++++++++++------ ...tream_load_big_file_with_special_delimiter.out} | 3 +- ...am_load_big_file_with_special_delimiter.groovy} | 38 +- 4 files changed, 200020 insertions(+), 100025 deletions(-) copy be/test/olap/test_data/all_types_100000.txt => regression-test/data/load_p1/stream_load/test_csv_big_file_with_special_delimiter.csv (51%) copy regression-test/data/{correctness_p0/test_set_operation.out => load_p1/stream_load/test_stream_load_big_file_with_special_delimiter.out} (93%) copy regression-test/suites/{load_p0/stream_load/test_txt_special_delimiter.groovy => load_p1/stream_load/test_stream_load_big_file_with_special_delimiter.groovy} (59%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org