houqp commented on pull request #1541:
URL: 
https://github.com/apache/arrow-datafusion/pull/1541#issuecomment-1011336232


   Have you considered using `impl From<Box<dyn Error + Send + Sync>> for 
DataFusionError` trait to convert `Error` trait objects into Datafusioned 
errors at object store api call site so we won't need to bubble it up all the 
way to high level public datafusion APIs?


-- 
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]


Reply via email to