This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-45484-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 632f93a2e43 [opt](profile) add index page profile for io #45675
(#45757)
add 2043703fa4e [Fix](ORC) Not push down fixed char type in orc reader
(#45484)
No new revisions were added by this update.
Summary of changes:
be/src/vec/exec/format/orc/vorc_reader.cpp | 24 ++++++++++++------
be/src/vec/exec/format/orc/vorc_reader.h | 4 +--
be/src/vec/exec/scan/vfile_scanner.cpp | 10 +-------
.../orc_predicate/orc_predicate_table.hql | 16 ++++++++++++
.../orc_predicate}/run.sh | 2 +-
.../hive/test_hive_orc_predicate.out | 29 ++++++++++++++++++++++
...le_p0.groovy => test_hive_orc_predicate.groovy} | 27 ++++++++------------
7 files changed, 75 insertions(+), 37 deletions(-)
create mode 100644
docker/thirdparties/docker-compose/hive/scripts/data/multi_catalog/orc_predicate/orc_predicate_table.hql
copy
docker/thirdparties/docker-compose/hive/scripts/data/{regression/serde_prop =>
multi_catalog/orc_predicate}/run.sh (70%)
create mode 100644
regression-test/data/external_table_p0/hive/test_hive_orc_predicate.out
copy
regression-test/suites/external_table_p0/hive/{test_hive_tablesample_p0.groovy
=> test_hive_orc_predicate.groovy} (66%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]