lidavidm commented on issue #2079:
URL: https://github.com/apache/arrow-adbc/issues/2079#issuecomment-2297951446

   So on a brief look, the connection needs to be wrapped in SQLAlchemy's 
Connection or Engine to work. The [existing SQLAlchemy 
example](https://arrow.apache.org/adbc/current/python/recipe/postgresql.html#connection-pooling-with-sqlalchemy)
 should wrap it in a SQLAlchemy Connection by virtue of using its connection 
pool. Does that work?


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