zeroshade commented on issue #38345:
URL: https://github.com/apache/arrow/issues/38345#issuecomment-1771617282

   I was able to reproduce the failure locally by manually and forcibly 
updating the `parquet-testing` submodule. It looks like a recent update there 
wrote some (or all) of the files so that the boolean columns used RLE encoding 
instead of plain encoding which the Go impl doesn't seem to support at the 
moment. Gonna take a quick look because it shouldn't be *too* difficult to add 
and test to confirm that it will work for the verification tests.


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