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(dgraph): Badger iterator key copy in count index query (#5689) #5916

Merged
merged 1 commit into from
Jul 13, 2020

Conversation

harshil-goel
Copy link
Contributor

@harshil-goel harshil-goel commented Jul 9, 2020

Use a copy of the key of the badger iterator for count index queries.
Fixes DGRAPH-998
Fixes #4689

(cherry picked from commit 7050bfd)


This change is Reviewable

Docs Preview: Dgraph Preview

Use a copy of the key of the badger iterator for count index queries.

(cherry picked from commit 7050bfd)
@harshil-goel harshil-goel requested review from manishrjain and a team as code owners July 9, 2020 18:01
Copy link
Contributor

@parasssh parasssh left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: 0 of 1 files reviewed, all discussions resolved (waiting on @manishrjain)

@parasssh parasssh merged commit a724947 into release/v20.03 Jul 13, 2020
@joshua-goldstein joshua-goldstein deleted the harshil-goel/release-03-badger branch August 11, 2022 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants