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: Export: Ignore deleted predicates from schema (#5302) #5326

Merged

Conversation

jarifibrahim
Copy link
Contributor

@jarifibrahim jarifibrahim commented Apr 29, 2020

Fixes #5053
Fixes DGRAPH-1260

The current implementation of export would add dropped
predicates and deleted types to the exported schema.
This PR fixes it by ignoring the deleted predicates and types.

(cherry picked from commit 23140a9)


This change is Reviewable

Docs Preview: Dgraph Preview

Fixes #5053
Fixes DGRAPH-1260

The current implementation of export would add dropped
predicates and deleted types to the exported schema.
This PR fixes it by ignoring the deleted predicates and types.

(cherry picked from commit 23140a9)
@jarifibrahim jarifibrahim requested review from manishrjain and a team as code owners April 29, 2020 09:45
@jarifibrahim jarifibrahim merged commit 7193f47 into release/v20.03 May 4, 2020
@jarifibrahim jarifibrahim deleted the ibrahim/release-v20.03-export-predicate branch May 4, 2020 07:35
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.

1 participant