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 bulk loader bug regarding unknown UID predicates. #3173

Merged
merged 1 commit into from
Mar 18, 2019

Conversation

martinmr
Copy link
Contributor

@martinmr martinmr commented Mar 18, 2019

When a new predicate is created by the bulk loader, it should default to
a list if the object typ is UID.

Fixes #3150


This change is Reviewable

When a new predicate is created by the bulk loader, it should default to
a list if the object typ is UID.
@martinmr martinmr requested a review from a team March 18, 2019 22:15
Copy link
Contributor

@MichelDiz MichelDiz left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@martinmr martinmr merged commit efcbc09 into master Mar 18, 2019
@martinmr martinmr deleted the martinmr/bulk-loader-uid-list branch March 18, 2019 22:36
dna2github pushed a commit to dna2fork/dgraph that referenced this pull request Jul 19, 2019
When a new predicate is created by the bulk loader, it should default to
a list if the object typ is UID.
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