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 2022/05/11 00:45:59 UTC

[GitHub] [arrow-rs] HaoYang670 commented on pull request #1684: simplify offsets checking

HaoYang670 commented on PR #1684:
URL: https://github.com/apache/arrow-rs/pull/1684#issuecomment-1123054993

   Thank you for your review @alamb @viirya. I will add a benchmark for offsets checking.  Also, I find that using `iter::scan` is a better way than using `slice::windows`, which can avoid collecting.
   


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org