eitsupi commented on issue #3106:
URL: https://github.com/apache/arrow-adbc/issues/3106#issuecomment-3067047441

   Thank you all for the discussion!
   
   It's true that even drivers written in Rust like adbc_datafusion currently 
use `export_driver` and therefore rely on FFI.
   However, I wonder separating the crates ensures that if someone in the 
community wishes to use a driver in a pure-Rust context without the FFI in the 
future, `adbc_core` without FFI is available for them to build upon.


-- 
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

Reply via email to