Skip to content

Conversation

@rich-iannone
Copy link
Member

This updates the logic in the _apply_segments() function to handle changes in how datetime strings are formatted in different versions of Polars. This supports the direct use of datetime strings without a UTC suffix (now produced in Polars 1.36 and newer).

Fixes: #336

@rich-iannone rich-iannone marked this pull request as ready for review December 23, 2025 18:32
@rich-iannone rich-iannone merged commit 7d6db89 into main Dec 23, 2025
9 checks passed
@rich-iannone rich-iannone deleted the fix-polars-datetime branch December 23, 2025 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

polars 1.36 breaks tests/test_validate.py::test_polars_datetime_non_midnight_conversion

2 participants