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


##########
docs/source/glossary.rst:
##########
@@ -46,15 +46,22 @@ Glossary
      protocol, but exposes the JDBC client API instead.
 
    driver manager
-     A library that helps manage multiple drivers for a given client API.
-     For example, the JDBC driver manager can find a appropriate driver
-     implementation for a database URI.
+     A library for loading and using :term:`drivers <driver>`. A :term:`driver
+     manager` implements the ADBC API and delegates to dynamically-loaded

Review Comment:
   Totally missed that one, thanks. Changed in 569647e31.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to