Re: ADBC support for the Rust ecosystem

2023-08-24 Thread Roman Shaposhnik
On Wed, Aug 23, 2023 at 6:31 PM Will Jones wrote: > > Hi Roman, > > Yes, it is still a work in progress and not ready for release. I haven't > had time recently to finish it, so I've left the in-progress PRs there. These are the ones David pointed out, correct? > IIRC they were mostly complete,

Re: ADBC support for the Rust ecosystem

2023-08-23 Thread Will Jones
Hi Roman, Yes, it is still a work in progress and not ready for release. I haven't had time recently to finish it, so I've left the in-progress PRs there. IIRC they were mostly complete, but still need to be rebased on the current Rust API design and get feedback from others. The part that is mer

Re: ADBC support for the Rust ecosystem

2023-08-23 Thread David Li
Hi Roman, I hope Will (the author of the Rust parts) can chime in too, but yes, while some parts are there, there's definitely more work needed for it to actually be usable. I don't think there are active plans for getting it published on crates.io; it needs someone to step up and plan out/fini