weld-project / weld

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

Algebraic optimizations and not operator cleaned up #417

Closed Bathtor closed 5 years ago

Bathtor commented 5 years ago

Cleaned up version of #355 based on #415.

Thanks @sppalkia for cleaning up the mess of the original :)

sppalkia commented 5 years ago

Great thanks! Glad to finally merge this :)