jdye64 opened a new issue, #4970: URL: https://github.com/apache/arrow-datafusion/issues/4970
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** Now that the `datafusion-substrait` code has been merged in with `arrow-datafusion` it would be beneficial to add a `DataFusionError:Substrait` enum variant to make more clear any errors that occur in this portion of the code. **Describe the solution you'd like** Add `DataFusionError:Substrait` variant to DataFusionError **Describe alternatives you've considered** None **Additional context** Idea first noted in [PR] (https://github.com/apache/arrow-datafusion/pull/4892) -- 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]
