Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data race fixes and Multi-selector aggregation fixes #458

Merged
merged 3 commits into from
Sep 3, 2021
Merged

Conversation

jacksontj
Copy link
Owner

No description provided.

At this level we have no way to know if those selectors will be on the
same node (combining them into a single downstream query -- e.g.
aggregation imposes that limitation). So instead we simply disallow
NodeReplace for anything with multiple selectors as children.

Fixes #456
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