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:
[email protected]