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


   ### What changes were proposed in this pull request?
   
   This PR aims to upgrade ORC to 1.6.3 in branch-3.2 for Apache Spark 3.2.2.
   
   ### Why are the changes needed?
   
   To bring the following bug fixes:
   
   - ORC-1065: Fix IndexOutOfBoundsException in ReaderImpl.extractFileTail
   - ORC-1078: Row group end offset doesn't accommodate all the blocks
   
   The following is the full list.
   - https://github.com/apache/orc/milestone/5?closed=1
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   Pass the CIs.
   
   (FYI, this is tested in RC stage via ORC
   https://github.com/dongjoon-hyun/spark/pull/79)


-- 
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