sfc-gh-nthimmegowda opened a new pull request, #14359:
URL: https://github.com/apache/arrow/pull/14359

   Commit 
[466018084861f86a9171803c6d689e9c1c1efb5a](https://github.com/apache/arrow/commit/466018084861f86a9171803c6d689e9c1c1efb5a)
 added support for RLE boolean decoder. We refactored some additional code 
making it streamlined with other cases for decoder. 
   
   However there was a downstream dependency for a Decode function which taken 
in an array of `uint8` instead of `bool`. To not break any existing workload, 
adding back support for decode boolean datatype with array of `uint8`


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