netthier commented on PR #5693:
URL: https://github.com/apache/arrow-rs/pull/5693#issuecomment-2077740402

   I'm trying to add `BufWriter` to `tagging`, but I can't figure out how to 
get the `Arc<dyn ObjectStore>` required. `tagging` takes a `&dyn ObjectStore`, 
and changing the method signature so that the caller needs to pass an `Arc` 
leads to more issues...
   
   Any idea what I could do?


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