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

   Yes! I'm in favor of more modularization.
   
   > For crates written purely in Rust, like adbc_datafusion
   
   You mean "drivers written in Rust", right?
   
   Does `adbc_core` and `adbc_ffi` really need to be separate?
   
   `adbc_driver_manager` could be simplified to be called `adbc`. Our 
"marketing team" could then say: `adbc` is the crate you use when you want to 
use `adbc` drivers from Rust. This is similar to `odbc32.dll` and `libunixODBC` 
being the libraries you use when you want to use ODBC drivers.


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