This is an automated email from the ASF dual-hosted git repository. xuyang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 9d70c531a3 [improvement](publish) fix publish timeout in cocurrent load (#14231) add 3ea9d3f2e1 [enhancement](array) support read list(Array) type from orc file (#14132) No new revisions were added by this update. Summary of changes: be/src/exec/arrow/arrow_reader.cpp | 3 + be/src/exec/arrow/arrow_reader.h | 1 + be/src/exec/arrow/orc_reader.cpp | 2 +- .../load_p0/broker_load/simple_array_list_type.orc | Bin 0 -> 1692 bytes .../data/load_p0/broker_load/test_array_load.out | 80 +++++++++++++++++++++ .../load_p0/broker_load/test_array_load.groovy | 37 +++++++++- 6 files changed, 121 insertions(+), 2 deletions(-) create mode 100644 regression-test/data/load_p0/broker_load/simple_array_list_type.orc --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org