You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "alamb (via GitHub)" <gi...@apache.org> on 2023/03/11 11:58:50 UTC

[GitHub] [arrow-rs] alamb commented on pull request #3839: Add as_any() to the ObjectStore to make it able to identify which ObjectStore is using for the related trait object

alamb commented on PR #3839:
URL: https://github.com/apache/arrow-rs/pull/3839#issuecomment-1464895729

   There appears to be some CI errors.
   
   I think adding a `as_any` function is probably fine> it would have wider support from older rust versions, and  there are many existing examples of doing so
   
   FWIW this seems like either approach  is a breaking change (and would require releasing object_store 0.6.0), which is fine, but just something to keep in mind


-- 
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-unsubscribe@arrow.apache.org

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