Polars count(*) + filter
projects too many columns.
#20902
Labels
accepted
Ready for implementation
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
python
Related to Python Polars
Checks
Reproducible example
Log output
Issue description
Using a simple filter, polars is about 2-3x slower for me on a simple count of the number of rows.
Make sure you
uv pip install -U polars numpy pyarrow pandas datafusion
Expected behavior
Should be roughly as fast
Installed versions
The text was updated successfully, but these errors were encountered: