weld-project / weld

High-performance runtime for data analytics applications
https://www.weld.rs
BSD 3-Clause "New" or "Revised" License
2.99k stars 260 forks source link

Update dependencies and fix lint/format issues #500

Closed sppalkia closed 4 years ago

sppalkia commented 4 years ago

Updates some (very) old packages, fixes related errors, and update to Rust 1.41. Incorporate the new clippy lint suggestions.

This also removes the deprecated the constructors API: users should use the NewExpr trait on Expr instead.

Bumps version number of packages from 0.3.x --> 0.4.0.