Eventual-Inc / Daft

Distributed data engine for Python/SQL designed for the cloud, powered by Rust
https://getdaft.io
Apache License 2.0
2.38k stars 170 forks source link

[FEAT]: allow `is_in` to take in `Vec<Expr>` instead of `Expr` #3294

Closed universalmind303 closed 1 week ago

universalmind303 commented 2 weeks ago

closes https://github.com/Eventual-Inc/Daft/issues/3140

codspeed-hq[bot] commented 2 weeks ago

CodSpeed Performance Report

Merging #3294 will improve performances by 32.68%

Comparing universalmind303:is-in-expr (d8d6d8a) with main (0709691)

Summary

⚡ 1 improvements ✅ 16 untouched benchmarks

Benchmarks breakdown

Benchmark main universalmind303:is-in-expr Change
test_iter_rows_first_row[100 Small Files] 317.6 ms 239.4 ms +32.68%