Route optional reentry through native planning#1462
Merged
Conversation
31c4f2a to
6c5b492
Compare
6c5b492 to
2e32a67
Compare
2e32a67 to
ef8951a
Compare
This was referenced May 16, 2026
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
Closes #1461.
Validation
python3 -m pytest -q graphistry/tests/compute/gfql/test_runtime_physical_cutover.pypython3 -m pytest -q graphistry/tests/compute/gfql/cypher/test_lowering.py -k "(1026 or 1047 or 1356) and not cudf"python3 -m pytest -q graphistry/tests/compute/gfql/cypher/test_lowering.py -k "not cudf"python3 -m pytest -q graphistry/tests/compute/gfql/test_runtime_physical_cutover.py graphistry/tests/compute/gfql/cypher/test_lowering.py -k "(optional_reentry or issue_1461 or issue_1047 or issue_1356) and not cudf"python3 -m pytest -q graphistry/tests/compute/gfql/cypher/test_lowering.py::test_issue_1461_optional_reentry_null_extension_preserves_carried_scalar graphistry/tests/compute/gfql/cypher/test_lowering.py::test_issue_1461_optional_reentry_null_extension_does_not_leak_unprojected_scalar graphistry/tests/compute/gfql/cypher/test_lowering.py::test_issue_1461_optional_reentry_mixed_carried_rows_preserve_null_extended_prefixes graphistry/tests/compute/gfql/cypher/test_lowering.py::test_issue_1461_optional_reentry_matched_single_prefix_remains_native_semantics graphistry/tests/compute/gfql/test_runtime_physical_cutover.py::test_optional_reentry_route_bypasses_compat_executor_and_null_fills./bin/ruff.sh graphistry/compute/gfql/cypher/reentry/compiletime.py graphistry/compute/gfql/cypher/reentry/execution.py graphistry/compute/gfql_unified.py graphistry/tests/compute/gfql/test_runtime_physical_cutover.py graphistry/tests/compute/gfql/cypher/test_lowering.py./bin/typecheck.shgit diff --checkcudf 26.02.01,cuml 26.02.00,24 passedcudf 25.02.02,cuml 25.02.01,24 passedwith known ptxcompiler warningReview