tv42 opened a new pull request, #9155: URL: https://github.com/apache/arrow-datafusion/pull/9155
The error is a DataFusionError already, so don't stringify it, just use it as-is. ## Are these changes tested? `cargo test` passes; the behavior doesn't seem to be covered by tests. ## Are there any user-facing changes? Technically yes but I doubt anybody was matching on the error value. And if they were, this change is even more desirable! -- 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]
