You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "paleolimbot (via GitHub)" <gi...@apache.org> on 2023/02/14 01:57:36 UTC

[GitHub] [arrow-adbc] paleolimbot commented on issue #454: [Python] Add __del__ to DBAPI objects

paleolimbot commented on issue #454:
URL: https://github.com/apache/arrow-adbc/issues/454#issuecomment-1428992503

   FWIW a warning is what happens if you forget to close an R connection (if I'm drawing the correct parallel here):
   
   ```
   Warning message:
   call dbDisconnect() when finished working with a connection 
   ```


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org