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 af38c2be6c6 [fix](test) fix unstable test_query_sys_tables (#50593)
add 0a8b9786b7b [fix](orc-reader) Fixed issue with top level struct column
having present stream failing to access repeatedly when late materialization
occurs. (#50358)
No new revisions were added by this update.
Summary of changes:
be/src/apache-orc | 2 +-
.../test_special_orc_formats/create_table.hql | 19 +++++++++++++
.../test_special_orc_formats/data.tar.gz | Bin 0 -> 43434 bytes
.../data_gen_scripts/generate_data.py | 24 ++++++++++++++++
.../run.sh | 0
.../hive/test_special_orc_formats.out | Bin 0 -> 355 bytes
...ader.groovy => test_special_orc_formats.groovy} | 31 +++++++++++----------
7 files changed, 61 insertions(+), 15 deletions(-)
create mode 100644
docker/thirdparties/docker-compose/hive/scripts/data/multi_catalog/test_special_orc_formats/create_table.hql
create mode 100644
docker/thirdparties/docker-compose/hive/scripts/data/multi_catalog/test_special_orc_formats/data.tar.gz
create mode 100644
docker/thirdparties/docker-compose/hive/scripts/data/multi_catalog/test_special_orc_formats/data_gen_scripts/generate_data.py
copy
docker/thirdparties/docker-compose/hive/scripts/data/multi_catalog/{hive_text_complex_type
=> test_special_orc_formats}/run.sh (100%)
create mode 100644
regression-test/data/external_table_p0/hive/test_special_orc_formats.out
copy
regression-test/suites/external_table_p0/hive/{test_text_skip_header.groovy =>
test_special_orc_formats.groovy} (62%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]