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

caiconghui pushed a change to branch orc-2.1
in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git


    from 6ad6875ad4e  [opt] support orc merge multi stripe index io
     new da3247fa04e [Fix] Fixed issue with top level struct column having 
present stream failing to access repeatedly when deferred materialization 
occurs.
     new 8df403f5e39 [Optimize] Optimize stripe footer multiple reads. (#317)
     new 38199fffb0c [fix] Load StripeIndex if searchArgument not exist when 
filter is not null. (#318)
     new 05726794871 [opt] Decompress zlib by libdeflate. (#319) (#320)

The 4 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:
 c++/src/ColumnReader.cc | 23 ++++++++++++----------
 c++/src/ColumnReader.hh |  5 +++--
 c++/src/Compression.cc  | 51 +++++++++++++++++++++++++++++++++++++++++++++++++
 c++/src/Reader.cc       | 16 ++++++++--------
 c++/src/StripeStream.cc |  5 +++--
 c++/src/StripeStream.hh |  8 +++++---
 6 files changed, 83 insertions(+), 25 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to