InvalidOperationError
when using fill_null after .list.sum()
on bool list
#16256
Closed
2 tasks done
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
This used to work on polars 0.20.25, now it's throwing an error. I believe it's a valid expression.
Expected behavior
Should output
2
Installed versions
--------Version info---------
Polars: 0.20.26
Index type: UInt32
Platform: macOS-14.4-arm64-arm-64bit
Python: 3.12.3 | packaged by conda-forge | (main, Apr 15 2024, 18:35:20) [Clang 16.0.6 ]
----Optional dependencies----
adbc_driver_manager:
cloudpickle:
connectorx:
deltalake:
fastexcel:
fsspec:
gevent:
hvplot:
matplotlib:
nest_asyncio: 1.6.0
numpy: 1.26.4
openpyxl:
pandas: 2.2.2
pyarrow: 16.0.0
pydantic:
pyiceberg:
pyxlsb:
sqlalchemy:
torch:
xlsx2csv:
xlsxwriter:
The text was updated successfully, but these errors were encountered: