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

morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 6d2e6d85d3 [enhancement](be)release memory in Node's close() method 
(#14258)
     add 5badd70db2 [fix](csv-reader) Fix core dump when load text into doris 
with special delimiter (#14196)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/broker_scanner.cpp                     |  2 +-
 be/src/vec/exec/format/csv/csv_reader.cpp          |  2 +-
 .../stream_load/test_txt_special_delimiter.csv     |  1 +
 .../stream_load/test_txt_special_delimiter.out}    |  5 +-
 .../stream_load/test_txt_special_delimiter.groovy  | 58 ++++++++++++++++++++++
 5 files changed, 65 insertions(+), 3 deletions(-)
 create mode 100644 
regression-test/data/load_p0/stream_load/test_txt_special_delimiter.csv
 copy regression-test/data/{correctness/test_crossjoin_inlineview_slot.out => 
load_p0/stream_load/test_txt_special_delimiter.out} (54%)
 create mode 100644 
regression-test/suites/load_p0/stream_load/test_txt_special_delimiter.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to