ianmcook commented on issue #3363:
URL: https://github.com/apache/arrow-adbc/issues/3363#issuecomment-3236990988

   > There's still the fact that the API is much more verbose/requires C Data 
Interface objects which is not quite as easy as the DBAPI interface.
   
   But the driver manager also provides the [higher-level 
API](https://arrow.apache.org/adbc/current/python/api/adbc_driver_manager.html#module-adbc_driver_manager.dbapi)
 just like the individual driver packages do.
   
   I agree that we should warn people away from using the low-level API. But we 
should be careful not to falsely equate the driver manager with its low-level 
API.


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