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

[Breaking] Remove shorthand for store_xids in bulk loader. #5148

Merged
merged 9 commits into from
Apr 9, 2020

Conversation

all-seeing-code
Copy link
Contributor

@all-seeing-code all-seeing-code commented Apr 9, 2020

Dear contributor, what does this PR do?

Remove -x short hand for store_xids flag in bulk loader. Neither store_xids nor xidmap has any shortcut in bulk loader in the PR.

Motivation

This is done to avoid confusion with -x flag for xidmap in live loader. Do not want -x to stand for different actions between live loader and bulk loader.

Components affected by this PR

Bulk loader

Does this PR break backwards compatibility?

Yes, it removes a shorthand flag which is present in current master.


This change is Reviewable

Docs Preview: Dgraph Preview

@all-seeing-code all-seeing-code requested review from manishrjain and a team as code owners April 9, 2020 05:15
Copy link
Contributor

@manishrjain manishrjain left a comment

Choose a reason for hiding this comment

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

:lgtm:

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

Copy link
Contributor

@ashish-goswami ashish-goswami left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@all-seeing-code all-seeing-code merged commit 1ec1ffd into master Apr 9, 2020
@danielmai danielmai changed the title Remove shorthand for store_xids in bulk loader. [Breaking] Remove shorthand for store_xids in bulk loader. Jun 15, 2020
dna2github pushed a commit to dna2fork/dgraph that referenced this pull request Jul 18, 2020
Remove shorthand for store_xids in bulk loader and modify bulk_live_fixture_test accordingly.
@all-seeing-code all-seeing-code deleted the anurags92/xidmap_Bulkloader branch September 24, 2020 11:05
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.

3 participants