Skip to content

Conversation

@emilk
Copy link
Member

@emilk emilk commented Sep 2, 2025

Related

What

We do not yet support migrating schemas on cloud (#11028) so we had to revert changing the datatype of Blob from List<u8> to LargeBinary.

However, in the revert we threw away a lot of good baby with the bath water.

This PR selectively cherry-pick back a bunch of things that we do want in, without actually changing any data formats.

This lets us:

  • Get in some good stuff
  • Reduce merge conflicts on other PRs to main
  • Reduce future merge conflicts when we want to change the datatype again

NOTE: everything in here has already been reviewed before

TODO

  • @rerun-bot full-check

@emilk emilk added the exclude from changelog PRs with this won't show up in CHANGELOG.md label Sep 2, 2025
@github-actions
Copy link

github-actions bot commented Sep 2, 2025

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link Manifest
a0fd769 https://rerun.io/viewer/pr/11067 +nightly +main

Note: This comment is updated whenever you push a commit.

@emilk
Copy link
Member Author

emilk commented Sep 2, 2025

@rerun-bot full-check

@emilk emilk closed this Sep 2, 2025
@emilk emilk reopened this Sep 2, 2025
@github-actions
Copy link

github-actions bot commented Sep 2, 2025

Started a full build: https://github.com/rerun-io/rerun/actions/runs/17401031705

@emilk emilk merged commit 88815d0 into main Sep 2, 2025
99 of 102 checks passed
@emilk emilk deleted the emilk/re-enable-some-binary-support branch September 2, 2025 11:23
@emilk emilk added fdv` and removed fdv` labels Sep 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exclude from changelog PRs with this won't show up in CHANGELOG.md

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants