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/11/12 18:53:55 UTC

[GitHub] [arrow] pitrou opened a new pull request #8653: ARROW-10560: [Python] Fix crash when creating array from huge string

pitrou opened a new pull request #8653:
URL: https://github.com/apache/arrow/pull/8653


   Error out cleanly if an individual string is larger than 2**31 bytes when creating a binary or string array.


----------------------------------------------------------------
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] pitrou closed pull request #8653: ARROW-10560: [Python] Fix crash when creating array from huge string

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


   


----------------------------------------------------------------
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 #8653: ARROW-10560: [Python] Fix crash when creating array from huge string

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


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


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