This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-3.0 by this push:
new cc045b3347e [fix & opt](orc) ORC-1525: Fix bad read in
RleDecoderV2::readByte and Decompress zlib by libdeflate. (#53610)
cc045b3347e is described below
commit cc045b3347efbd1dfa3b13b6b6151a7464b61401
Author: Qi Chen <[email protected]>
AuthorDate: Mon Jul 21 17:40:32 2025 +0800
[fix & opt](orc) ORC-1525: Fix bad read in RleDecoderV2::readByte and
Decompress zlib by libdeflate. (#53610)
Cherry-pick #51775
---
be/src/apache-orc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/be/src/apache-orc b/be/src/apache-orc
index 0182042e141..8c0b7f87768 160000
--- a/be/src/apache-orc
+++ b/be/src/apache-orc
@@ -1 +1 @@
-Subproject commit 0182042e141250802b1a6c1d7a5317b0055c776b
+Subproject commit 8c0b7f877684c4d2b5745ab271aab900f85c5cee
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]