Skip to content

Run bulk loader existence check on individual files#3681

Merged
gitlw merged 1 commit intomasterfrom
gitlw/bl_multiple_files
Jul 17, 2019
Merged

Run bulk loader existence check on individual files#3681
gitlw merged 1 commit intomasterfrom
gitlw/bl_multiple_files

Conversation

@gitlw
Copy link
Copy Markdown

@gitlw gitlw commented Jul 17, 2019

When multiple files are provided to the bulk loader, e.g. dgraph bulk -f a.rdf.gz,b.rdf.gz
we should check whether each individual file exists, instead of checking existence for the whole argument "a.rdf.gz,b.rdf.gz"


This change is Reviewable

…e validation should be run on

individual files
@gitlw gitlw requested a review from manishrjain as a code owner July 17, 2019 21:25
@gitlw gitlw requested a review from a team July 17, 2019 21:25
Copy link
Copy Markdown
Contributor

@martinmr martinmr 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 (waiting on @manishrjain)

Copy link
Copy Markdown
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

@gitlw gitlw merged commit f1c5f44 into master Jul 17, 2019
@gitlw gitlw deleted the gitlw/bl_multiple_files branch July 17, 2019 22:22
dna2github pushed a commit to dna2fork/dgraph that referenced this pull request Jul 19, 2019
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