Skip to content

Conversation

@larsevj
Copy link
Collaborator

@larsevj larsevj commented Dec 8, 2025

Issue
Resolves #12218

  • PR title captures the intent of the changes, and is fitting for release notes.
  • Added appropriate release note label
  • Commit history is consistent and clean, in line with the contribution guidelines.
  • Make sure unit tests pass locally after every commit (git rebase -i main --exec 'just rapid-tests')

When applicable

  • When there are user facing changes: Updated documentation
  • New behavior or changes to existing untested code: Ensured that unit tests are added (See Ground Rules).
  • Large PR: Prepare changes in small commits for more convenient review
  • Bug fix: Add regression test for the bug
  • Bug fix: Add backport label to latest release (format: 'backport release-branch-name')

@larsevj
Copy link
Collaborator Author

larsevj commented Dec 9, 2025

Tests fail due to bug in polars, will need to wait for 1.26.1 release.

@larsevj
Copy link
Collaborator Author

larsevj commented Dec 11, 2025

Now it fails on the following issue:
pola-rs/polars#25732

Could maybe reevaluate if there are better ways of applying the transformations.

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.

Unpin polars

1 participant