Skip to content

Conversation

@SAKavli
Copy link
Contributor

@SAKavli SAKavli commented Jan 20, 2026

Issue
Resolves #12631

Approach
Short description of the approach

(Screenshot of new behavior in GUI if applicable)

  • 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')

This applies to Summary and History observations - as these are
strictly speaking the same type.
As they are concatinated, we need their dataframe to be of same
width.

Consistently use pl.Float32 for localization

This allows SummaryObservations and HistoryObservations
to be concatinated to a single table - as this requires
the same column-type.

Update snapshots

Create storage migration

Fix failing test
@SAKavli SAKavli added the release-notes:bug-fix Automatically categorise as bug fix in release notes label Jan 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-notes:bug-fix Automatically categorise as bug fix in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Observation positional data filtered out when combining with responses

1 participant