kou commented on issue #37631:
URL: https://github.com/apache/arrow/issues/37631#issuecomment-1712267512

   You can't use `pyarrow.RecordBatchStreamReader()` for Parquet data.
   You can use `pyarrow.parquet.read_table()`.
   See https://arrow.apache.org/docs/python/parquet.html for details.


-- 
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]

Reply via email to