On Wed, Aug 23, 2023 at 6:31 PM Will Jones <will.jones...@gmail.com> 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, but still need to be rebased on the current > Rust API design and get feedback from others. > > The part that is merged is just the Rust API, and the two PRs linked add > the ability to interop with C-API-based drivers. The driver implementation > PR makes it easy to expose a driver written in Rust as a C-API driver. The > driver manager PR makes it easy to consume a C-API driver. > > I hope to get back to finishing the Rust ADBC bindings, but I have a few > other projects I need to get done first. The project I was hoping to use it > for was delayed. If you are interested in taking over the PRs, even just > part of it, I'd be happy to give PR reviews. David, Will, thanks for the prompt response and really useful pointers. On top of that, if you're willing to suffer a decent C++/Java coder who is just getting started with Rust -- I may even submit some updates to these PRs (but slowly ;-)) for your review. Thanks, Roman.