tustvold commented on code in PR #3299:
URL: https://github.com/apache/arrow-rs/pull/3299#discussion_r1043670687


##########
.github/workflows/arrow.yml:
##########
@@ -174,8 +180,8 @@ jobs:
         run: cargo clippy -p arrow-data --all-targets --all-features -- -D 
warnings
       - name: Clippy arrow-schema with all features
         run: cargo clippy -p arrow-schema --all-targets --all-features -- -D 
warnings
-      - name: Clippy arrow-array with all features
-        run: cargo clippy -p arrow-array --all-targets --all-features -- -D 
warnings
+      - name: Clippy arrow-array with all features except SIMD

Review Comment:
   I created https://github.com/rust-lang/cargo/issues/11467 to track making 
this less error prone



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