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 2021/05/17 11:34:31 UTC

[GitHub] [arrow] jorisvandenbossche opened a new pull request #10341: ARROW-12769: [Python] Fix slicing array with "negative" length (start > stop)

jorisvandenbossche opened a new pull request #10341:
URL: https://github.com/apache/arrow/pull/10341


   When the normalized slice has a start > stop, we were creating invalid arrays with a negative length (which then errors on subsequent operations)


-- 
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] lidavidm closed pull request #10341: ARROW-12769: [Python] Fix slicing array with "negative" length (start > stop)

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


   


-- 
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 #10341: ARROW-12769: [Python] Fix slicing array with "negative" length (start > stop)

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


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


-- 
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 #10341: ARROW-12769: [Python] Fix slicing array with "negative" length (start > stop)

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


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


-- 
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] lidavidm closed pull request #10341: ARROW-12769: [Python] Fix slicing array with "negative" length (start > stop)

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


   


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