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/04/26 12:59:15 UTC

[GitHub] [arrow-rs] alamb opened a new issue #214: Support stable Rust

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


   *Note*: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-6717
   
   I'm creating this issue to track all the stories we need to implement to be able to use stable Rust.
    * Specialization


-- 
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] alamb commented on issue #214: Support stable Rust

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


   Closing this one in favor of a more specific task (arrow/parquet all work with stable, though the `simd` feature still requires nightly)


-- 
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] alamb commented on issue #214: Support stable Rust

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


   Comment from Andrew Lamb(alamb) @ 2020-12-15T21:26:46.102+0000:
   <pre>Update: As of Dec 2020 Arrow will work with stable Rust by default. If we enable the `simd` features, nightly rust is still required</pre>
   
   Comment from Qingyou Meng(mqy) @ 2021-01-06T11:24:12.097+0000:
   <pre>The latest `rustfmt` available on my local machine is:
   
   ```
   
   $ rustfmt +nightly --version
   
   rustfmt 1.4.30-nightly (acd94866 *2020-12-20*)
   
   ```</pre>


-- 
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] alamb closed issue #214: Support stable Rust

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


   


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