Skip to content

#1273: Admit shape A WITH multi-alias scalar projection + convert tests#1277

Merged
lmeyerov merged 5 commits intomasterfrom
issue-1273-worker-c-accept12
May 4, 2026
Merged

#1273: Admit shape A WITH multi-alias scalar projection + convert tests#1277
lmeyerov merged 5 commits intomasterfrom
issue-1273-worker-c-accept12

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 "multi_alias_with_stage_scalar_projection_executes or unsound_multi_source_aggregate_overlap or unwind_reentry_progresses_past_parser_to_row_scope_boundary or post_with_match_collect_unwind_match_final_with_carried_scalar or post_with_match_collect_unwind_match_final_with_order_by_limit"
  • uv run ruff check graphistry/compute/gfql/cypher/lowering.py graphistry/tests/compute/gfql/cypher/test_lowering.py

Closes #1273

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: admit multi-MATCH-source row projection without hidden carries (IC5 sub-residual B)

1 participant