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.07) fix(Dgraph): update reverse index when updating single UID predicates #6015

Merged
merged 1 commit into from
Jul 16, 2020

Conversation

martinmr
Copy link
Contributor

@martinmr martinmr commented Jul 16, 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

#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 parasssh merged commit 73f7722 into release/v20.07 Jul 16, 2020
@joshua-goldstein joshua-goldstein deleted the martinmr/cp-rev07 branch August 11, 2022 20:51
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