alamb commented on PR #3365:
URL: 
https://github.com/apache/arrow-datafusion/pull/3365#issuecomment-1239282459

   > @andygrove @alamb I dont get why cargo check keeps failing.... even on 
master branch.
   
   I think the reason that 
https://github.com/apache/arrow-datafusion/runs/8218776681?check_suite_focus=true
 is failing is that there is some issue in code that is not normally run via 
`cargo test`.
   
   In this case, the command that is failing is:
   ```shell
   cargo check --workspace --benches --features avro,jit,scheduler,json
   ```
   
   Does that fail locally for you?


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