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 2020/10/05 09:27:52 UTC

[GitHub] [arrow] andrew-stevenson-frequenz opened a new pull request #8338: ARROW-8735: [Rust] [Parquet] Allow arm 32 to use soft hash implementation

andrew-stevenson-frequenz opened a new pull request #8338:
URL: https://github.com/apache/arrow/pull/8338


   Minimal change to allow this to be used on arm 32 targets.
   
   A better solution may be to utilise the crc32 instruction ala the optimised intel implementation but this is better than nothing. There should probably be a crate we could just import the hash implementation from rather than having to repeat optimisations everywhere.


----------------------------------------------------------------
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] andygrove closed pull request #8338: ARROW-8735: [Rust] [Parquet] Allow arm 32 to use soft hash implementation

Posted by GitBox <gi...@apache.org>.
andygrove closed pull request #8338:
URL: https://github.com/apache/arrow/pull/8338


   


----------------------------------------------------------------
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] github-actions[bot] commented on pull request #8338: ARROW-8735: [Rust] [Parquet] Allow arm 32 to use soft hash implementation

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #8338:
URL: https://github.com/apache/arrow/pull/8338#issuecomment-703517749


   https://issues.apache.org/jira/browse/ARROW-8735


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