wjones127 commented on issue #12667: URL: https://github.com/apache/arrow/issues/12667#issuecomment-1072708793
Actually I think is change in API is intentional, given https://github.com/apache/arrow/pull/10070. We just forgot to update the docstring (which I'll create a Jira for). Instead, you should convert the RecordBatchReader directly into a scanner using `Scanner.from_batches(reader)`. -- 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]
