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/06/12 03:09:57 UTC

[GitHub] [arrow] wesm opened a new pull request #7414: ARROW-6645: [Python] Use common boundschecking function for checking dictionary indices when converting to pandas

wesm opened a new pull request #7414:
URL: https://github.com/apache/arrow/pull/7414


   The new function is faster and this means less code to maintain. I had originally suggested doing away with the boundschecking but unless we demonstrate that it really is a performance issue this should be good enough for 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.

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



[GitHub] [arrow] wesm closed pull request #7414: ARROW-6645: [Python] Use common boundschecking function for checking dictionary indices when converting to pandas

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


   


----------------------------------------------------------------
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 #7414: ARROW-6645: [Python] Use common boundschecking function for checking dictionary indices when converting to pandas

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


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


----------------------------------------------------------------
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] wesm commented on pull request #7414: ARROW-6645: [Python] Use common boundschecking function for checking dictionary indices when converting to pandas

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


   +1


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