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 d3a7e2ff6c3 [fix](multi-catalog) Fix multi-thread issue in
hive/iceberg writer commit meta-info to fe. (#49842)
add 55bf08c4fb4 [opt](orc-reader)Turn on late materialization of orc
complex types. (#49718)
No new revisions were added by this update.
Summary of changes:
be/src/vec/exec/format/orc/vorc_reader.cpp | 2 +-
.../orc_nested_types/create_table.hql | 32 +++
.../multi_catalog/orc_nested_types/data.tar.gz | Bin 0 -> 2965 bytes
.../run.sh | 0
.../hive/test_orc_nested_types.out | Bin 0 -> 10661 bytes
.../hive/test_orc_nested_types.groovy | 236 +++++++++++++++++++++
6 files changed, 269 insertions(+), 1 deletion(-)
create mode 100644
docker/thirdparties/docker-compose/hive/scripts/data/multi_catalog/orc_nested_types/create_table.hql
create mode 100644
docker/thirdparties/docker-compose/hive/scripts/data/multi_catalog/orc_nested_types/data.tar.gz
copy
docker/thirdparties/docker-compose/hive/scripts/data/multi_catalog/{hive_text_complex_type
=> orc_nested_types}/run.sh (100%)
mode change 100755 => 100644
create mode 100644
regression-test/data/external_table_p0/hive/test_orc_nested_types.out
create mode 100644
regression-test/suites/external_table_p0/hive/test_orc_nested_types.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]