lidavidm commented on issue #3106: URL: https://github.com/apache/arrow-adbc/issues/3106#issuecomment-3081779783
It's the same situation in Go and C++: you can directly use the drivers without the driver manager or FFI if the drivers are "native". In Rust, you would still use the traits, you just wouldn't bounce through FFI, so the interface would still be the same. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org