Git Product home page Git Product logo

Comments (4)

LouisGariepy avatar LouisGariepy commented on May 24, 2024 2

If someone has time to remove any manual allows that would be awesome

@alamb I'm currently working on a PR that removes a large amount of either unneeded or trivially fixable clippy allows.

Mosts of the remaining lints should be fixed, but are either breaking or generally introduce changes that I'm not comfortable making fixes for. These ones I commented to thoroughly clarify the reason for the lint and potential fixes.

I'll submit the PR soon and then we can discuss the specifics.

Cheers!

from datafusion.

LouisGariepy avatar LouisGariepy commented on May 24, 2024

@alamb is this issue still relevant? I was looking for an issue to chew on as a soft introduction to the code base, but I think this issue has already been solved, at least partially?

I still see a number of manual clippy allows in the current code, but it's not immediately clear if these are intended to be fixed or not.

from datafusion.

waynexia avatar waynexia commented on May 24, 2024

The command I use to run clippy is cargo clippy --workspace --all-targets -- -D warnings. Besides those manually "allowed", our codebase now doesn't contain clippy warnings

from datafusion.

alamb avatar alamb commented on May 24, 2024

Thank you @LouisGariepy and @waynexia -- I agree this is no longer relevant

I did a double check of clippy lints that were manually allowed : https://github.com/search?q=repo%3Aapache%2Farrow-datafusion+clippy+allow+language%3ARust&type=code&l=Rust

And while some of them (like redundant_clone could probably be cleaned up) I didn't see anything drastic required.

If someone has time to remove any manual allows that would be awesome

from datafusion.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.