diggerk commented on pull request #9432: URL: https://github.com/apache/arrow/pull/9432#issuecomment-780127603
@pitrou , adding a unit test turned out to be harder than expected. I had to add support for booleans to the class used for parquet reader testing. The new test doesn't fail without the fix unless I run it with a large number of repetitions, and even then it hangs instead of failing. I think it's just hard to reproduce it in a better way due to the nature of the problem with memory allocation. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org