Skip to content
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

define Catalog fields name in the protobuf spec crate and use them in the catalog view #8710

Merged
merged 5 commits into from
Jan 17, 2025

Conversation

zehiko
Copy link
Contributor

@zehiko zehiko commented Jan 16, 2025

This fixes the broken catalog view, regression was caused by recent renaming of fields on the SN side. Also there was 1 tiny change related to arrow migration (representation of Timestamp array) that needed to be changed as well.

Open to suggestions if someone thinks there's a better place for these names that are right now shared between the SN and the client.

Testing done

  • display catalog from SN

@zehiko zehiko added exclude from changelog PRs with this won't show up in CHANGELOG.md remote-store remote store gRPC API labels Jan 16, 2025
@zehiko zehiko requested a review from jleibs January 16, 2025 12:27
@zehiko zehiko self-assigned this Jan 16, 2025
Copy link

github-actions bot commented Jan 16, 2025

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

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

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

@zehiko zehiko merged commit 828e317 into main Jan 17, 2025
31 checks passed
@zehiko zehiko deleted the zehiko/fix-catalog branch January 17, 2025 12:30
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 remote-store remote store gRPC API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants