Re: [I] [Python] Weird exception when slicing an array with non-trivial step [arrow]

2025-06-10 Thread via GitHub
raulcd closed issue #46606: [Python] Weird exception when slicing an array with non-trivial step URL: https://github.com/apache/arrow/issues/46606 -- 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

[I] [Python] Weird exception when slicing an array with non-trivial step [arrow]

2025-05-27 Thread via GitHub
pitrou opened a new issue, #46606: URL: https://github.com/apache/arrow/issues/46606 ### Describe the bug, including details regarding any error messages, version, and platform. I don't know if we can easily support this, but it should at least fail with a more readable error: