delta-io / delta-rs

A native Rust library for Delta Lake, with bindings into Python
https://delta-io.github.io/delta-rs/
Apache License 2.0
1.98k stars 365 forks source link

fix: clippy warnings #2548

Closed imor closed 1 month ago

imor commented 1 month ago

Description

This PR fixes many clippy warnings in the Rust code.

Related Issue(s)

Documentation