jorisvandenbossche commented on issue #41758: URL: https://github.com/apache/arrow/issues/41758#issuecomment-2124255418
Thanks for the report! Almost all our classes define an `__init__` that raise an error, pointing to the correct constructor to use (like `RecordBatchReader.from_batches` in this case). But for some reason that is missing for RecordBatchReader .. -- 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]
