rtyler commented on PR #348: URL: https://github.com/apache/arrow-rs-object-store/pull/348#issuecomment-2858693734
Golly this code looks familiar! I don't know if this was inspired by what we do in [delta-rs](https://github.com/delta-io/delta-rs/blob/main/crates/core/src/logstore/factories.rs) or if this is [convergent evolution](https://en.wikipedia.org/wiki/Carcinisation! :crab: ! Either way, I think this is a great improvement and the shedding of the dashmap dependency shouldn't be necessary based on the code paths I have seen using our implementation of the same concept. I think this would be a positive change and allow me to shed some code as well :smile: -- 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