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 #6005

Merged
merged 1 commit into from
Jul 16, 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)
@martinmr martinmr changed the title (release/v20.07) fix(Dgraph): update reverse index when updating single UID predicates… (release/v20.07) fix(Dgraph): update reverse index when updating single UID predicates Jul 15, 2020
@martinmr martinmr requested a review from a team July 15, 2020 20:34
@parasssh parasssh merged commit 10325de 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