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 2021/05/10 19:57:34 UTC

[GitHub] [arrow-rs] Dandandan opened a new issue #280: Improve performance of bound checking option

Dandandan opened a new issue #280:
URL: https://github.com/apache/arrow-rs/issues/280


   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   Bound checking can be sped up by using `.iter()` and avoiding `is_valid()` for non-null indices
   
   **Describe the solution you'd like**
   
   **Describe alternatives you've considered**
   
   **Additional context**
   


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

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



[GitHub] [arrow-rs] nevi-me closed issue #280: Improve performance of bound checking option

Posted by GitBox <gi...@apache.org>.
nevi-me closed issue #280:
URL: https://github.com/apache/arrow-rs/issues/280


   


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

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