ianmcook commented on code in PR #3388:
URL: https://github.com/apache/arrow-adbc/pull/3388#discussion_r2317165877


##########
docs/source/python/driver_manager.rst:
##########
@@ -21,15 +21,11 @@
 Driver Manager
 ==============
 
-The driver manager is a library that provides bindings to the ADBC C
-API.  It delegates to dynamically-loaded drivers.  This allows
-applications to use multiple drivers simultaneously, and decouple
-themselves from the specific driver.
+The ``adbc_driver_manager`` package provides a :term:`driver manager` interface
+to Python. The package provides two APIs:

Review Comment:
   ```suggestion
   for Python. The package provides two APIs:
   ```



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