You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/05/04 16:27:17 UTC

[GitHub] [arrow-datafusion] Dandandan edited a comment on pull request #259: fix clippy lint

Dandandan edited a comment on pull request #259:
URL: https://github.com/apache/arrow-datafusion/pull/259#issuecomment-832074708


   Ah I am seeing it is explicitly allowed:
   
   ```cargo clippy --all-targets --workspace -- -D warnings -A clippy::redundant_field_names```
   
   Bit weird that this is set on a global level like this, I think we should change that.
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org