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

perf(query): speed up parsing of a huge query #8942

Merged
merged 1 commit into from
Aug 16, 2023
Merged

Conversation

mangalaman93
Copy link
Member

If a mutation has a lot of conditional mutations, this PR will speed up the parsing of the query. cherry-pick of PR (#7871)

@CLAassistant
Copy link

CLAassistant commented Aug 10, 2023

CLA assistant check
All committers have signed the CLA.

If a mutation has a lot of conditional mutations,
this PR will speed up the parsing of the query.
cherry-pick of PR (#7871)
Copy link
Contributor

@darkn3rd darkn3rd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mangalaman93 mangalaman93 merged commit b7f1baa into main Aug 16, 2023
@mangalaman93 mangalaman93 deleted the aman/query branch August 16, 2023 07:46
jbhamra1 pushed a commit that referenced this pull request Aug 17, 2023
If a mutation has a lot of conditional mutations, this PR will speed up
the parsing of the query. cherry-pick of PR (#7871)
jbhamra1 pushed a commit that referenced this pull request Aug 17, 2023
If a mutation has a lot of conditional mutations, this PR will speed up
the parsing of the query. cherry-pick of PR (#7871)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

5 participants