alamb commented on PR #3582: URL: https://github.com/apache/arrow-rs/pull/3582#issuecomment-1409600584
> > Implement ADBC drivers as an interface for querying a particular database. > I am starting with the first since that's my use case, but will probably add the second in a follow-up soon because it makes testing a lot easier. 😄 Thanks @wjones127 -- do you have a specific database / usecase in mind? I ask because I still don't fully undertand what advantage that a Rust implementation of ADBC would have over the C/C++ implementation (except for when the native client was already written in Rust) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
