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


   > I am a little confused that all the object store traits are changed as 
well (I thought this PR was going to add the `DataFusionError::External` bit 
and then implementers of the object store trait would use 
`DataFusionError::External` to wrap their errors
   > 
   
   I understand the confusion.  The original intent of the PR was to make the 
Error generic / not a DataFusionError.  Then we added the External variant.  I 
suppose i merged those but in reality only one is needed. 


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