feat(poc): prove checkpointed Delta reads on current Axon main - #135
Open
ethan-tyler wants to merge 2 commits into
Open
ethan-tyler wants to merge 2 commits into
ethan-tyler wants to merge 2 commits into
Conversation
The browser engine fetched one hardcoded version-0 commit and pinned the snapshot to version 0, so any table past its first checkpoint was unreadable. Delta checkpoints every ten commits by default, so that excluded most real tables and was the single largest gap between "the dependency graph works in a browser" and "this could plausibly ship". Repins delta-rs onto the checkpoint-aware prefetch and adds a fixture whose pre-checkpoint commits are deleted after checkpointing, so the expected totals are only reachable by replaying the checkpoint. Chrome and Firefox both resolve version 3 and return alpha=18,beta=23, fetching _last_checkpoint, the checkpoint parquet, and the trailing commits.
Signed-off-by: Ethan Urbanski <ethan@urbanskitech.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
daxis-poc/wasm32-browser-e2e-2026-07-30Proof
wasm32-unknown-unknowngraph and denied-dependency policy passalpha=18,beta=23without native fallbackNo canonical Apache or delta-io PR is opened by this change.