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(txn): remove redundant keys/preds while merging txn context #142

Merged
merged 6 commits into from
Mar 4, 2021

Conversation

NamanJain8
Copy link
Contributor

@NamanJain8 NamanJain8 commented Mar 1, 2021

Related to hypermodeinc/dgraph#7478.

TxnContext.Keys is used as a map. This PR removes the redundant keys while merging the transaction context.


This change is Reviewable

txn.go Outdated Show resolved Hide resolved
txn.go Show resolved Hide resolved
@NamanJain8 NamanJain8 merged commit 0c1d8e0 into master Mar 4, 2021
@NamanJain8 NamanJain8 deleted the naman/merge-ctx branch March 4, 2021 10:54
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