h2oai / db-benchmark

reproducible benchmark of database-like ops
https://h2oai.github.io/db-benchmark
Mozilla Public License 2.0
325 stars 88 forks source link

Polars: operation in aggregation context #214

Closed ritchie46 closed 3 years ago

ritchie46 commented 3 years ago

This PR de-decompose (so composes?) the complex expressions as discussed in #213

jangorecki commented 3 years ago

Thank you addressing this so fast.