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

fix(core): Fix regression in computing cond variables #9126

Merged
merged 3 commits into from
Aug 8, 2024

Conversation

harshil-goel
Copy link
Contributor

Fixes: #9125

@harshil-goel harshil-goel requested a review from a team as a code owner August 8, 2024 10:27
@dgraph-bot dgraph-bot added area/core internal mechanisms go Pull requests that update Go code labels Aug 8, 2024
@harshil-goel harshil-goel enabled auto-merge (squash) August 8, 2024 14:55
@harshil-goel harshil-goel merged commit a274431 into main Aug 8, 2024
13 checks passed
@harshil-goel harshil-goel deleted the harshil-goel/fix-query branch August 8, 2024 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core internal mechanisms go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

[Regression]: in v24, cond function is broken and throws error "Expected a value variable in cond but missing"
2 participants