Skip to content

Fix #1272: forward reentry carry through trailing WITH narrowing#1278

Merged
lmeyerov merged 5 commits intomasterfrom
issue-1272-worker-b-runtime-carry-forwarding
May 4, 2026
Merged

Fix #1272: forward reentry carry through trailing WITH narrowing#1278
lmeyerov merged 5 commits intomasterfrom
issue-1272-worker-b-runtime-carry-forwarding

Conversation

@lmeyerov
Copy link
Copy Markdown
Contributor

@lmeyerov lmeyerov commented May 4, 2026

Summary

Validation

  • python -m pytest -q graphistry/tests/compute/gfql/cypher/test_lowering.py -k "post_with_match_collect_unwind_match_final_with or post_with_match_collect_unwind_match_with_carried_scalar"
  • python -m pytest -q graphistry/tests/compute/gfql/cypher/test_lowering.py -k "post_with_match_collect_unwind_match"

Notes

  • planning + review artifacts were kept local under plans/1272-worker-b/ per repo workflow

@lmeyerov lmeyerov merged commit ee52fbf into master May 4, 2026
133 checks passed
@lmeyerov lmeyerov deleted the issue-1272-worker-b-runtime-carry-forwarding branch May 4, 2026 03:55
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.

Cypher/GFQL: forward scalar carry columns through trailing WITH narrowing in reentry suffix (IC5 sub-residual A)

1 participant