pitrou commented on issue #53: URL: https://github.com/apache/arrow-adbc/issues/53#issuecomment-1227479496
Actually, I was expecting something like: ```python import adbc_postgres conn = adbc_postgres.connect(...) ``` (which is also less boilerplate, even though there may still be a `adbc_driver_manager` under the hood) -- 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]
