Re: [RUST][DISCUSS] Donate object_store_rs to Arrow

2022-07-08 Thread Andrew Lamb
Thank you all for the comments and discussion; Given there appears to be consensus from the community to accept this donation, I have written up a plan [1] and will begin to execute it over the coming weeks. Any and all feedback is more than welcome. Thanks again Andrew [1] https://github.com/ap

Re: [RUST][DISCUSS] Donate object_store_rs to Arrow

2022-07-03 Thread Andy Grove
Apologies for being late to the discussion but I was busy at Data & AI summit last week. I am supportive of this initiative even though I have not been following this very closely. Thank you Andrew and Raphael for driving this innovation. Andy. On Wed, Jun 29, 2022 at 11:40 AM Raphael Taylor-Dav

Re: [RUST][DISCUSS] Donate object_store_rs to Arrow

2022-06-29 Thread Raphael Taylor-Davies
The proposal [1] to switch DataFusion to object_store_rs is looking like it will be merged in the coming few days, so any concerns/reservations please speak up! Regarding release management, my personal preference would be for it to managed and released as part of the arrow-rs release process.

Re: [RUST][DISCUSS] Donate object_store_rs to Arrow

2022-06-28 Thread Will Jones
Thanks for bringing up this discussion, Andrew! I started contributing to the crate in the hopes of using it in DataFusion and delta-rs. I've thus far found it to be a high-quality codebase. I'd like to see the crate adopted throughout the Rust Arrow ecosystem, and if going under Apache governance

[RUST][DISCUSS] Donate object_store_rs to Arrow

2022-06-28 Thread Andrew Lamb
Hello Rust / Arrow community, There is a proposal [1] in DataFusion to switch the abstraction used to read from remote object storage. Due to various reasons, this code is currently in its own crate/library [2] with unclear governance. We would like to contribute this code to the Apache Arrow pro