westonpace commented on PR #12672: URL: https://github.com/apache/arrow/pull/12672#issuecomment-1130082669
At the very least, that is something that we could fix if we added an explicit close method to the record batch reader (which I think we are planning on doing in a follow-up?) However, it does seem that particular error should be returned when you tried to access the next item in the record batch reader and not as part of the run_substrait_query method. -- 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]
