emilk opened a new pull request, #6901:
URL: https://github.com/apache/arrow-rs/pull/6901

   # Which issue does this PR close?
   * Closes https://github.com/apache/arrow-rs/issues/6900
   
   # Rationale for this change
   Fast slicing when the user has done their own bounds checking before-hand
   
   # What changes are included in this PR?
   Adds:
   * `Buffer::slice_with_length_unchecked
   * `ScalarBuffer::new_unchecked`
   * `ScalarBuffer::slice_unchecked`
   
   # Are there any user-facing changes?
   Yes, three added methods (see above)


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