dongjoon-hyun opened a new pull request #34512:
URL: https://github.com/apache/spark/pull/34512


   ### What changes were proposed in this pull request?
   
   This PR aims to upgrade Apache ORC from 1.6.11 to 1.6.12.
   
   ### Why are the changes needed?
   
   Apache ORC 1.6.12 has the following bug fixes 
(https://orc.apache.org/news/2021/11/07/ORC-1.6.12/)
   
   - ORC-1008 Overflow detection code is incorrect in 
IntegerColumnStatisticsImpl
   - ORC-1010 Bump tzdata from tzdata-2020e-1.tar.xz to tzdata-2021b-1.tar.xz
   - ORC-1024 BloomFilter hash computation is inconsistent between Java and C++ 
clients
   - ORC-1029 Could not load ‘org.apache.orc.DataMask.Provider’ when using orc 
encryption and spark executor with multi cores!
   - ORC-1034 The search byte array algorithm is incorrectly implemented in 
FileDump.java
   - ORC-1035 backupDataPath may be incorrect in recoverFile
   - ORC-1036 Due to tzdata upgrade, the fixed download links in CI are often 
not working
   - ORC-1040 Add Debian 11 docker test
   - ORC-1042 Ignore unused-function C++ compile warning on CentOS 7
   - ORC-1043 Fix C++ conversion compilation error in CentOS 7
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   Pass the CIs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to