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/12/03 02:01:30 UTC

[GitHub] [arrow] nevi-me commented on a change in pull request #8698: ARROW-10636: [Rust][Parquet] Remove rust specialization

nevi-me commented on a change in pull request #8698:
URL: https://github.com/apache/arrow/pull/8698#discussion_r534610365



##########
File path: .github/workflows/rust.yml
##########
@@ -50,7 +50,10 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        rust: [nightly-2020-11-24]

Review comment:
       I know this is still in-flight, but the better strategy here is to run the Parquet tests with `cargo +stable test` as we also add the stable toolchain to compile arrow with. You might need to rebase to see that in the dev scripts, as this change was added last week.




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