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

ReDap Catalog as data source #8321

Merged
merged 17 commits into from
Dec 6, 2024
Merged

ReDap Catalog as data source #8321

merged 17 commits into from
Dec 6, 2024

Conversation

zehiko
Copy link
Contributor

@zehiko zehiko commented Dec 5, 2024

Depends on

What

Add catalog as a data source. Did tiny bit of refactoring of Address to avoid some duplication. Streaming catalog logic is copy-paste of fetch recording logic, unification will be done once gRPC metadata API updates are complete.

Screenshot 2024-12-05 at 10 26 50

@zehiko zehiko requested a review from jleibs December 5, 2024 10:05
@zehiko zehiko self-assigned this Dec 5, 2024
Copy link

github-actions bot commented Dec 5, 2024

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

  • I have tested the web viewer
Result Commit Link
57b9c6a https://rerun.io/viewer/pr/8321

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

crates/store/re_grpc_client/src/address.rs Outdated Show resolved Hide resolved
crates/store/re_data_source/src/data_source.rs Outdated Show resolved Hide resolved
crates/store/re_data_source/src/data_source.rs Outdated Show resolved Hide resolved
crates/store/re_grpc_client/src/address.rs Outdated Show resolved Hide resolved
crates/store/re_grpc_client/src/lib.rs Outdated Show resolved Hide resolved
Base automatically changed from zehiko/grpc-metadata-update to main December 6, 2024 07:53
@zehiko zehiko added the exclude from changelog PRs with this won't show up in CHANGELOG.md label Dec 6, 2024
@zehiko zehiko merged commit 2a33e76 into main Dec 6, 2024
31 checks passed
@zehiko zehiko deleted the zehiko/catalog-ds branch December 6, 2024 11:48
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