eadwright commented on pull request #902: URL: https://github.com/apache/parquet-mr/pull/902#issuecomment-833028072
I tried adapting `TestParquetReaderRandomAccess` to create a file with a 2GB block size and 135M records, each with 2 longs, which should spill over into two blocks and recreate the issue. Alas this fails to run even if I give it 12GB of heap. One needs a lot of RAM to reproduce this issue. -- 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: [email protected]
