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 68b33c878ce [feature](iceberg) add iceberg transaction implement
(#33629)
add 8a3e2f8fe2c [Fix](Csv-Reader)Fix the issue of BE core dump caused by
improper configuration of column_seperator and line_delimiter. (#33693)
No new revisions were added by this update.
Summary of changes:
be/src/vec/exec/format/csv/csv_reader.cpp | 8 ++-
.../data/load_p0/stream_load/special_seperator.csv | 2 +
.../stream_load/test_csv_special_seperator.out | 5 ++
.../stream_load/test_csv_special_seperator.groovy | 69 ++++++++++++++++++++++
4 files changed, 81 insertions(+), 3 deletions(-)
create mode 100644
regression-test/data/load_p0/stream_load/special_seperator.csv
create mode 100644
regression-test/data/load_p0/stream_load/test_csv_special_seperator.out
create mode 100644
regression-test/suites/load_p0/stream_load/test_csv_special_seperator.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]