Skip to content

fix(graph): avoid spanner snapshot fallback#153

Open
jonathanhaaswriter wants to merge 6 commits intomainfrom
fix/spanner-cascading-blast-radius
Open

fix(graph): avoid spanner snapshot fallback#153
jonathanhaaswriter wants to merge 6 commits intomainfrom
fix/spanner-cascading-blast-radius

Conversation

@jonathanhaaswriter
Copy link
Copy Markdown
Collaborator

Summary

  • switch Spanner cascading blast radius reads from full snapshot materialization to traversalGraph
  • keep the existing result shape while aligning the Spanner path with the Neptune store-native traversal path
  • update the regression to assert we no longer hit Snapshot for this rooted query

Testing

  • go test ./internal/graph -count=1
  • python3 ./scripts/devex.py run --mode changed --base-ref writer/main

@jonathanhaaswriter jonathanhaaswriter force-pushed the fix/spanner-cascading-blast-radius branch from ab6a812 to 72dff0d Compare March 25, 2026 15:35
@jonathanhaaswriter
Copy link
Copy Markdown
Collaborator Author

Re-reviewed the current diff and I don't have any additional actionable findings right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant