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

   ### Rationale for this change
   
   Fixes a bug where getting values from a sliced `Decimal128Array` or 
`Decimal256Array` would return the wrong values.
   
   ### What changes are included in this PR?
   
   Updates the various `Get*` methods in `Decimal128Array` and 
`Decimal256Array` to account for the array offset.
   
   ### Are these changes tested?
   
   Yes, I've added new unit tests.
   
   ### Are there any user-facing changes?
   
   Yes, this is a user-facing bug fix.


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