Skip to content

Add rerun rrd verify #9128

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Mar 4, 2025
Merged

Add rerun rrd verify #9128

merged 12 commits into from
Mar 4, 2025

Conversation

emilk
Copy link
Member

@emilk emilk commented Feb 25, 2025

Related

What

Add rerun rrd verify some.rrd which verifies that the current rerun version can load and understand the given .rrd file.

It goes through each component column in each record batch, find the corresponding component, and then tries to deserialize the arrow data within.

@emilk emilk added 🧑‍💻 dev experience developer experience (excluding CI) exclude from changelog PRs with this won't show up in CHANGELOG.md 🚢 CI labels Feb 25, 2025
@emilk emilk force-pushed the emilk/component-verifier branch from fb4a2bf to 104703e Compare February 25, 2025 10:51
@emilk emilk changed the title Add ComponentReflection::verifier Add ComponentReflection::verify_arrow_array Feb 25, 2025
Copy link

github-actions bot commented Feb 25, 2025

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

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

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

@emilk emilk changed the title Add ComponentReflection::verify_arrow_array Add rerun rrd verify Feb 25, 2025
@emilk emilk force-pushed the emilk/component-verifier branch from f90e331 to 06c3734 Compare February 25, 2025 13:16
@teh-cmc teh-cmc self-requested a review March 4, 2025 08:42
@emilk emilk merged commit a4a3bf8 into main Mar 4, 2025
35 checks passed
@emilk emilk deleted the emilk/component-verifier branch March 4, 2025 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧑‍💻 dev experience developer experience (excluding CI) exclude from changelog PRs with this won't show up in CHANGELOG.md 🚢 CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants