str.starts_with doesn't filter small prefixes in longer strings correctly #20025
Closed
2 tasks done
Labels
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
python
Related to Python Polars
Checks
Reproducible example
When searching in a shorter string it works:
Log output
No response
Issue description
Searching small prefixes in longer strings doesn't work as expected. Probably this relates to recent changes: #19904
Searching small prefixes in short strings works fine.
Expected behavior
It applies the filter correctly.
Installed versions
The text was updated successfully, but these errors were encountered: