ianmcook opened a new issue, #4454:
URL: https://github.com/apache/arrow-adbc/issues/4454

   ### What feature or improvement would you like to see?
   
   Most ADBC drivers support passing connection arguments in a URI that begins 
with a scheme matching the name of the driver (`drivername://`). And most ADBC 
driver managers will search for the driver whose name matches the scheme of the 
provided connection URI when the driver name or path is not otherwise 
specified. But this is not fully and properly documented in the core ADBC docs 
or in the various driver manager API docs. We should document it for the 
benefit of driver manager users as well as future driver developers.


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