tustvold commented on code in PR #5047:
URL: https://github.com/apache/arrow-datafusion/pull/5047#discussion_r1085709189


##########
.github/workflows/rust.yml:
##########
@@ -478,19 +485,14 @@ jobs:
       - name: Run tests
         run: |
           cd datafusion
-          # Force all hash values to collide
-          cargo test --all --features=force_hash_collisions
+          cargo test --lib --tests --features=force_hash_collisions

Review Comment:
   I couldn't see a compelling reason to also run the doctests here



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

Reply via email to