andygrove commented on code in PR #2495:
URL: https://github.com/apache/arrow-datafusion/pull/2495#discussion_r871438569
##########
.github/workflows/rust.yml:
##########
@@ -123,9 +115,9 @@ jobs:
run: |
export ARROW_TEST_DATA=$(pwd)/testing/data
export PARQUET_TEST_DATA=$(pwd)/parquet-testing/data
+ cargo test
Review Comment:
We were previously only running `cargo test` in the `datafusion-examples`
crate in this step
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]