rajasekarv / vega

A new arguably faster implementation of Apache Spark from scratch in Rust
Apache License 2.0
2.23k stars 205 forks source link

Fixes some clippy warnings and cargo format #29

Closed Nimpruda closed 4 years ago

Nimpruda commented 4 years ago

I would like to participate in the project so to get familiar with it I tried to fix some clippy warnings. I am not sure if they are all relevant.

rajasekarv commented 4 years ago

@Nimpruda Welcome! Sorry for the delay in response. Any contribution is welcome. You can join us in FastSpark community lobby for development/contribution related discussion. Everything looks good in this. Merging it now.