Hi! I am really eager to see ADBC support for the Rust ecosystem and so far I've stumbled on what seems to be a work-in-progress here: https://github.com/apache/arrow-adbc/tree/main/rust
There are a few comments in the source that make it sound like it should be at least possible to use it via Rust/C linkage, but then I look through the implementation and even that part of it seems to be missing. Am I overlooking something obvious here? And also, what are the plans for getting it to a point where it can be published on crates.io? Thanks, Roman.