jp0317 commented on PR #36649: URL: https://github.com/apache/arrow/pull/36649#issuecomment-1634530871
sure, the motivation is that we have a use case with memory limit on IO. Then we found that currently the only option is to set the `ReadProperties` when creating the file reader, but with that all column chunks, disregarding their sizes, will be read in the same way as specified in the properties. -- 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