Skip to content

Fix MCAP parsers to handle Blob as LargeBinary#11005

Merged
oxkitsune merged 1 commit intomainfrom
gijs/broken-blobs
Aug 26, 2025
Merged

Fix MCAP parsers to handle Blob as LargeBinary#11005
oxkitsune merged 1 commit intomainfrom
gijs/broken-blobs

Conversation

@oxkitsune
Copy link
Copy Markdown
Member

Related

What

#10875 changed the underlying arrow datatype for Blob to LargeBinary. This broke the MCAP parsers which manually created arrays containing Blob data.

@oxkitsune oxkitsune added 🪳 bug Something isn't working 📺 re_viewer affects re_viewer itself include in changelog 🧢 MCAP Everything related to the MCAP support labels Aug 26, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 26, 2025

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

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

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

@oxkitsune oxkitsune merged commit 014a977 into main Aug 26, 2025
51 checks passed
@oxkitsune oxkitsune deleted the gijs/broken-blobs branch August 26, 2025 12:24
emilk added a commit that referenced this pull request Aug 28, 2025
andrea-reale pushed a commit that referenced this pull request Aug 29, 2025
### Related
* Reverts #10875
* Reverts #11005
* Fixes #11028
* Closes #11032
* Re-opens #10929
* Re-opens #10973

### What
Reverts the the change from `List<u8>` to `Binary` because of Rerun
Cloud migration woes.

Hopefully temporarily.
andrea-reale pushed a commit that referenced this pull request Sep 2, 2025
### Related
* Reverts #10875
* Reverts #11005
* Fixes #11028
* Closes #11032
* Re-opens #10929
* Re-opens #10973

### What
Reverts the the change from `List<u8>` to `Binary` because of Rerun
Cloud migration woes.

Hopefully temporarily.
andrea-reale added a commit that referenced this pull request Sep 2, 2025
(cherry picking from #11039)

### Related
* Reverts #10875
* Reverts #11005
* Fixes #11028
* Closes #11032
* Re-opens #10929
* Re-opens #10973

### What
Reverts the the change from `List<u8>` to `Binary` because of Rerun
Cloud migration woes.

Hopefully temporarily.

Co-authored-by: Emil Ernerfeldt <[email protected]>
@aedm aedm added exclude from changelog PRs with this won't show up in CHANGELOG.md and removed include in changelog labels Sep 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🪳 bug Something isn't working exclude from changelog PRs with this won't show up in CHANGELOG.md 🧢 MCAP Everything related to the MCAP support 📺 re_viewer affects re_viewer itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants