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

JIT'd Type Specialized Dictionary #395

Closed sppalkia closed 5 years ago

sppalkia commented 6 years ago

JITs and type specializes the dictionary. This removes the external generic bytes-to-bytes C++ dependency.