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/21 23:19:28 UTC

[GitHub] [arrow] chevalierNoir opened a new issue, #14693: _plasma_store_entry_point in pyarrow/__init__.py

chevalierNoir opened a new issue, #14693:
URL: https://github.com/apache/arrow/issues/14693

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   NameError: name 'warnings' is not defined.
   
   In [`_plasma_store_entry_point`](https://github.com/apache/arrow/blob/master/python/pyarrow/__init__.py#L355-L357) function, `warnings` should be changed to `_warnings`. 
   
   ### Component
   
   Python


-- 
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] AlenkaF commented on issue #14693: _plasma_store_entry_point in pyarrow/__init__.py

Posted by GitBox <gi...@apache.org>.
AlenkaF commented on issue #14693:
URL: https://github.com/apache/arrow/issues/14693#issuecomment-1323064579

   True, thank you for reporting @chevalierNoir!


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


[GitHub] [arrow] jorisvandenbossche closed issue #14693: _plasma_store_entry_point in pyarrow/__init__.py

Posted by GitBox <gi...@apache.org>.
jorisvandenbossche closed issue #14693: _plasma_store_entry_point in pyarrow/__init__.py
URL: https://github.com/apache/arrow/issues/14693


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