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

(release/v20.03) fix(Dgraph): update reverse index when updating single UID predicates #6006

Merged
merged 2 commits into from
Aug 28, 2020

Conversation

martinmr
Copy link
Contributor

@martinmr martinmr commented Jul 15, 2020

When updating a single uid predicate with a reverse index, the existing entry in the
reverse index should be deleted first.

Fixes DGRAPH-1738

(cherry picked from commit 5b70fe8)


This change is Reviewable

Docs Preview: Dgraph Preview

#5868)

When updating a single uid predicate with a reverse index, the existing entry in the
reverse index should be deleted first.

Fixes DGRAPH-1738

(cherry picked from commit 5b70fe8)
@parasssh
Copy link
Contributor

This will need to wait until after the freeze is lifted.

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.

Reviewed 2 of 2 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @manishrjain)

@parasssh parasssh merged commit ec19c6d into release/v20.03 Aug 28, 2020
@parasssh parasssh deleted the martinmr/cp-rev03 branch August 28, 2020 15:26
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.

3 participants