This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 3fe79bc60e [fix](hive) fix partition prune issue and some external table test cases (#24482) new c0ce6ac175 [fix](orc) fix the count(*) pushdown issue in orc format (#24446) new 6c78be85e4 [fix](bdbje) Remove improper check for journalId (#24464) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: be/src/apache-orc | 2 +- be/src/vec/exec/format/orc/vorc_reader.cpp | 5 +- be/src/vec/exec/format/orc/vorc_reader.h | 2 + .../main/java/org/apache/doris/catalog/Env.java | 8 --- .../tablefunction/HdfsTableValuedFunction.java | 2 +- .../tvf/test_hdfs_tvf_compression.out | 18 +++++++ .../tvf/test_hdfs_tvf_compression.groovy | 63 ++++++++++++++++++++++ 7 files changed, 88 insertions(+), 12 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org