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

   ### What feature or improvement would you like to see?
   
   `AdbcDatabase` throws `` Error: Missing field `driver` `` if you don't pass 
`driver`. But with connection profiles, you shouldn't need to pass `driver` so 
long as either (a) you pass `profile` and the profile specifies the driver, or 
(b) you pass `uri` with a URI whose scheme identifies the driver.


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