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/20 08:07:06 UTC

[GitHub] [arrow-rs] ritchie46 opened a new issue #328: Consider inlining PrimitiveArray::value

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


   
   PrimitiveArray::value` and `PrimitiveArray::value_unchecked`, both do simple ptr arithmetic and may benefit from inlining.
   
   


-- 
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] Dandandan closed issue #328: Consider inlining PrimitiveArray::value

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


   


-- 
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] Dandandan commented on issue #328: Consider inlining PrimitiveArray::value

Posted by GitBox <gi...@apache.org>.
Dandandan commented on issue #328:
URL: https://github.com/apache/arrow-rs/issues/328#issuecomment-845229413


   Closed by https://github.com/apache/arrow-rs/pull/329


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