felipecrv commented on issue #39682: URL: https://github.com/apache/arrow/issues/39682#issuecomment-1936796316
> Hi @felipecrv - thank you for looking at this. I have 128 GB of RAM, which is enough RAM to read the file. Plenty of RAM :) The problem is not memory allocation per se, but the representation instantiated by the Parquet reader being based on 32-bit integers. > Regarding testing since https://github.com/apache/arrow/pull/38784 The actual fix would be attempt linked by @mapleFU on the last message: #35825. Looks like a PR that was abandoned by the author. -- 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]
