You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/30 22:15:56 UTC

[GitHub] [arrow-adbc] lidavidm opened a new issue, #205: [Python] DeprecationWarning from importlib.resources

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

   ```
     C:\Users\User\arrow-adbc\python\adbc_driver_sqlite\adbc_driver_sqlite\__init__.py:30: DeprecationWarning: path is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice.
   ```
   
   Might as well fix it now.


-- 
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.apache.org

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


[GitHub] [arrow-adbc] lidavidm closed issue #205: [Python] DeprecationWarning from importlib.resources

Posted by GitBox <gi...@apache.org>.
lidavidm closed issue #205: [Python] DeprecationWarning from importlib.resources
URL: https://github.com/apache/arrow-adbc/issues/205


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