pola-rs / polars

Dataframes powered by a multithreaded, vectorized query engine, written in Rust
https://docs.pola.rs
Other
30.52k stars 1.98k forks source link

Add to clickbench Rust Polars use #19920

Open rluvaton opened 2 days ago

rluvaton commented 2 days ago

Currently, the ClickBench Benchmark uses the python api, and in order to have better performance (I think) it would be better to use the rust API