This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-43255-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 75f8323f45e [opt](regression-test) move some cases to p2 to accelerate 
the testing speed of p0 (#37590) (#44389)
     add 32d7bd085c6 [enhance](orc) Optimize ORC Predicate Pushdown for 
OR-connected Predicate (#43255)

No new revisions were added by this update.

Summary of changes:
 be/src/runtime/exec_env.h                          |   1 +
 be/src/vec/exec/format/orc/vorc_reader.cpp         | 478 ++++++++++++++-------
 be/src/vec/exec/format/orc/vorc_reader.h           |  37 +-
 be/test/exec/test_data/orc_scanner/orders.orc      | Bin 0 -> 1293 bytes
 be/test/testutil/desc_tbl_builder.cpp              |  29 +-
 be/test/testutil/desc_tbl_builder.h                |  17 +-
 be/test/vec/exec/orc_reader_test.cpp               | 155 +++++++
 .../data/external_table_p0/hive/test_hive_orc.out  |  48 +++
 .../external_table_p0/hive/test_hive_orc.groovy    |  12 +
 9 files changed, 595 insertions(+), 182 deletions(-)
 create mode 100644 be/test/exec/test_data/orc_scanner/orders.orc
 create mode 100644 be/test/vec/exec/orc_reader_test.cpp


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to