karuppuchamysuresh commented on PR #20058:
URL: https://github.com/apache/datafusion/pull/20058#issuecomment-3816240734

   > Has this been verified locally?
   
   @Jefffrey Yes, verified locally:                                             
                                                                                
                                                                                
      
     - `cargo test` - all tests pass                                            
                                                                                
                                                                                
        
     - `cargo clippy --all-targets --all-features` - works correctly with 
workspace lints                                                                 
                                                                                
              
     - `cargo build` - builds successfully                                      
                                                                                
                                                                                
        
                                                                                
                                                                                
                                                                                
        
     The `detect-unused-dependencies` check appears to be a false positive - 
the PR only moves lint configuration to workspace level without changing any 
actual dependencies. All other checks (33/34) passed including builds, tests, 
and clippy.     
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to