alamb opened a new pull request #1837: URL: https://github.com/apache/arrow-datafusion/pull/1837
# Which issue does this PR close? Fixes: https://github.com/apache/arrow-datafusion/issues/1767 (cc @andygrove ) I believe this also fixes https://github.com/apache/arrow-datafusion/issues/1651 (cc @thinkharderdev ) # Rationale for this change Errors are getting ignored during processing. See #1767 for details # What changes are included in this PR? 1. Send the error back to the `ParquetExec` stream 2. Tests for same # Are there any user-facing changes? Errors are reported when there are real errors -- 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]
