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/04/28 20:07:46 UTC

[GitHub] [arrow] paddyhoran opened a new pull request #7057: ARROW-8616: [Rust] Turn explicit SIMD off by default

paddyhoran opened a new pull request #7057:
URL: https://github.com/apache/arrow/pull/7057


   We will be removing explicit SIMD in #7037, this PR removes it from the default features in preparation of removing it completely.


----------------------------------------------------------------
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 #7057: ARROW-8616: [Rust] Turn explicit SIMD off by default

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


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


----------------------------------------------------------------
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] nevi-me commented on pull request #7057: ARROW-8616: [Rust] Turn explicit SIMD off by default

Posted by GitBox <gi...@apache.org>.
nevi-me commented on pull request #7057:
URL: https://github.com/apache/arrow/pull/7057#issuecomment-622927396


   > LGTM subject to fixing CI failure
   
   We have to rewrite the `divide` kernel for tets to pass. I've done this as part of #7037 by creating a slower path if the LHS array has nulls.


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