Skip to content

feat(gfql): add same-path WHERE executor#912

Merged
lmeyerov merged 3 commits intopr-886-hop-chainfrom
pr-886-where-core
Feb 5, 2026
Merged

feat(gfql): add same-path WHERE executor#912
lmeyerov merged 3 commits intopr-886-hop-chainfrom
pr-886-where-core

Conversation

@lmeyerov
Copy link
Contributor

@lmeyerov lmeyerov commented Feb 4, 2026

Summary

  • add same-path WHERE executor (Yannakakis-style semijoin reduction)
  • extend chain/GFQL plumbing for WHERE clauses and execution modes
  • add reference + compute tests for WHERE semantics

Stack

Testing

  • uv run pytest graphistry/tests/compute/test_chain_where.py graphistry/tests/compute/test_chain.py graphistry/tests/compute/predicates/test_str.py
  • uv run pytest tests/gfql/ref

@lmeyerov lmeyerov merged commit ebd7c60 into pr-886-hop-chain Feb 5, 2026
48 of 63 checks passed
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