LucasG0 opened a new pull request, #39240:
URL: https://github.com/apache/arrow/pull/39240

   ### What changes are included in this PR?
   
   Minor changes in `_normalize_slice` so `start` and `stop` are both computed 
in a single if/else block instead of having them modified later in case of a 
negative `step`.
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   Fixing wrong data returned in an edge case.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to