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 925da90480 [imporve](bloomfilter) refactor runtime_filter_mgr with
bloomfilter (#21715)
add ff42cd9b49 [feature](hive)add read of the hive table textfile format
array type (#21514)
No new revisions were added by this update.
Summary of changes:
be/src/exec/text_converter.cpp | 191 ++++++++++++++++++++-
be/src/exec/text_converter.h | 5 +-
be/src/vec/exec/format/csv/csv_reader.cpp | 10 +-
be/src/vec/exec/format/csv/csv_reader.h | 2 +
.../doris/planner/external/HiveScanNode.java | 22 ++-
gensrc/thrift/PlanNodes.thrift | 1 +
.../hive/test_hive_to_array.out | 22 +++
..._partition.groovy => test_hive_to_array.groovy} | 18 +-
8 files changed, 257 insertions(+), 14 deletions(-)
create mode 100644
regression-test/data/external_table_emr_p2/hive/test_hive_to_array.out
copy
regression-test/suites/external_table_emr_p2/hive/{test_hive_remove_partition.groovy
=> test_hive_to_array.groovy} (80%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]