emkornfield commented on issue #9932: URL: https://github.com/apache/arrow/issues/9932#issuecomment-815411183
Hi @aiqc As of pyarrow 3 reading as a generator should be [possible](https://arrow.apache.org/docs/python/generated/pyarrow.parquet.ParquetFile.html#pyarrow.parquet.ParquetFile.iter_batches) Also we try to use the appropriate mailing lists [user@ and dev@](https://arrow.apache.org/community/) to answer questions instead of github issues. -- 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]
