vibhatha commented on PR #12672: URL: https://github.com/apache/arrow/pull/12672#issuecomment-1130119137
> 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?) Yes we are, the JIRA is here: https://issues.apache.org/jira/browse/ARROW-16515 I think we can build on top of this. > 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. Mmm... about this, shouldn't we do a validation in the I/O handling part within Substrait? -- 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]
