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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to