-
Notifications
You must be signed in to change notification settings - Fork 585
RRD footers 3: encoding/decoding manifests #12048
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
Open
teh-cmc
wants to merge
31
commits into
main
Choose a base branch
from
cmc/rrd_footers_3_encoding_decoding
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+3,754
−438
Open
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
80ff0a6
RRD footers: everything framing
teh-cmc eb24b37
Apply suggestions from code review
teh-cmc 5f9f8a6
Apply suggestions from code review
teh-cmc 2a710f4
review
teh-cmc 7001fdf
Merge branch 'main' into cmc/rrd_footers_1_framing
teh-cmc 293b249
protobuf definitions for RRD manifest
teh-cmc 8901040
native types and transport2app conversions
teh-cmc 45eea06
add logic to build out RRD manifest from chunks
teh-cmc 58af5f7
reusing schema hashing logic in re_server
teh-cmc 78b371b
Update crates/store/re_log_encoding/src/transport_to_app.rs
teh-cmc 622b88b
footer_roundtrip.rs -> footers_and_manifests.rs
teh-cmc b035f1a
add test for a simple manifest
teh-cmc 4935975
snapshots
teh-cmc c1e6776
more cargo
teh-cmc 928b761
inject some duration and timestamp timelines into the mix
teh-cmc ccdfd35
Apply suggestions from code review
teh-cmc ad754fa
codegen
teh-cmc 40874db
encoding RRD manifests into footers
teh-cmc 8d3eb2e
decoding RRD manifests and pulling them out of the state machine
teh-cmc a090291
add footer roundtrip test suite
teh-cmc 1cd77a0
snapshots
teh-cmc 99a9e68
expose RRD manifests all through the CLI
teh-cmc 92b97b9
option to recompute manifests in `rrd route`
teh-cmc 833396c
document the checksum algorithm used
teh-cmc f11d7c3
use more Spans
teh-cmc eae5d66
Merge branch 'cmc/rrd_footers_1_framing' into cmc/rrd_footers_2_rrd_m…
teh-cmc 1079fc9
Merge branch 'cmc/rrd_footers_2_rrd_manifests' into cmc/rrd_footers_3…
teh-cmc fc8dac8
review
teh-cmc 9f02172
fix sanity check not accounting for lack of normalization in sorbet land
teh-cmc 6068842
introduce whitespaces in footer test suites for some extra chaos
teh-cmc 180e33e
snapshots
teh-cmc File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.