zeroshade opened a new pull request #11126:
URL: https://github.com/apache/arrow/pull/11126


   ARROW-13963 shifted the implementations of the bitmap reader and bitmap 
writer for Go into the Arrow bitutil package. This removes them from the 
Parquet internal packages and has the parquet implementation now just use the 
Arrow Bitutil versions. There aren't changes, it's just moving the 
implementation to a shared location so continued work on the Golang arrow 
implementation can just use the same bitmap reader/writer instead of having its 
own copy from the Parquet impl.


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


Reply via email to