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 2020/05/22 12:35:34 UTC

[GitHub] [arrow] lidavidm opened a new pull request #7249: ARROW-8889: [Python] avoid SIGSEGV when comparing RecordBatch to None

lidavidm opened a new pull request #7249:
URL: https://github.com/apache/arrow/pull/7249


   This avoids passing an invalid (null) reference to C++.


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

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



[GitHub] [arrow] fsaintjacques closed pull request #7249: ARROW-8889: [Python] avoid SIGSEGV when comparing RecordBatch to None

Posted by GitBox <gi...@apache.org>.
fsaintjacques closed pull request #7249:
URL: https://github.com/apache/arrow/pull/7249


   


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

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



[GitHub] [arrow] fsaintjacques commented on pull request #7249: ARROW-8889: [Python] avoid SIGSEGV when comparing RecordBatch to None

Posted by GitBox <gi...@apache.org>.
fsaintjacques commented on pull request #7249:
URL: https://github.com/apache/arrow/pull/7249#issuecomment-632696516


   The lint failure was introduced by me, ignore.


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

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



[GitHub] [arrow] github-actions[bot] commented on pull request #7249: ARROW-8889: [Python] avoid SIGSEGV when comparing RecordBatch to None

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #7249:
URL: https://github.com/apache/arrow/pull/7249#issuecomment-632673037


   https://issues.apache.org/jira/browse/ARROW-8889


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

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