Using unique aggregations with StringCache replaces values with null #20539
Labels
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
python
Related to Python Polars
Checks
Reproducible example
In v 1.17.1 the output is
In v1.80.0 the output is
Log output
No response
Issue description
Using the
unique
operator in an aggregation while theStringCache
is active, replaces some values withnull
.Expected behavior
Behavior as it was in v1.17.1
Installed versions
The text was updated successfully, but these errors were encountered: