jhorstmann commented on PR #7052:
URL: https://github.com/apache/arrow-rs/pull/7052#issuecomment-2628977798

   > Given this reader was copied from the upstream thrift impl, which we still 
use in some places, I wonder if this change needs to be made there as well?
   
   You are right, I hoped this might have been fixed already upstream. I'll 
look into providing a bugfix there too.
   
   I think inside arrow-rs the upstream `TCompactInputProtocol` is only used 
for reading page headers, which luckily do not contain collections of boolean 
(boolean fields are unaffected by this problem).


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to