Skip to content

GFQL T3.b: consolidate nullable helper call sites (#1309)#1317

Merged
lmeyerov merged 3 commits intomasterfrom
issue-1309-t3b-nullable-helper-consolidation
May 6, 2026
Merged

GFQL T3.b: consolidate nullable helper call sites (#1309)#1317
lmeyerov merged 3 commits intomasterfrom
issue-1309-t3b-nullable-helper-consolidation

Conversation

@lmeyerov
Copy link
Copy Markdown
Contributor

@lmeyerov lmeyerov commented May 5, 2026

Summary

Validation

  • python -m pytest -q graphistry/tests/compute/gfql/cypher/test_binder.py -k union_merges_branch_bindings or union_merges_nullable_bit
  • python -m pytest -q graphistry/tests/compute/gfql/cypher/test_m1_differential_scaffold.py -k trust_ic1_null_extended_from_semantics
  • uv run ruff check graphistry/compute/gfql/frontends/cypher/binder.py graphistry/compute/gfql/cypher/lowering.py graphistry/tests/compute/gfql/cypher/test_binder.py graphistry/tests/compute/gfql/cypher/test_m1_differential_scaffold.py

Issue

Closes #1309

@lmeyerov lmeyerov force-pushed the issue-1309-t3b-nullable-helper-consolidation branch from 601eec5 to 96e3138 Compare May 5, 2026 15:57
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.

GFQL native types T3.b: migrate inline nullable patterns onto ir.metadata helpers

1 participant