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

Suport live loading JSON data #2889

Closed
codexnull opened this issue Jan 11, 2019 · 0 comments
Closed

Suport live loading JSON data #2889

codexnull opened this issue Jan 11, 2019 · 0 comments
Assignees
Labels
kind/enhancement Something could be better.

Comments

@codexnull
Copy link
Contributor

The bulk loader supports loading RDF or JSON data. The live loader should support the same.

@codexnull codexnull self-assigned this Jan 11, 2019
@codexnull codexnull added the kind/enhancement Something could be better. label Jan 14, 2019
codexnull added a commit that referenced this issue Feb 6, 2019
Fixes #2889, #2927.

Summary of loader changes:

    * Support live loading JSON files

    * Support loading RDF or JSON stream instead of requiring files in live loader

    * Auto-detect compressed load data instead of requiring extension in filename in both loaders

    * Auto-detect JSON load data instead of requiring extension in filename in both loaders

    * Lots of refactoring of live and bulk loaders to share code for the same functionality
dna2github pushed a commit to dna2fork/dgraph that referenced this issue Jul 19, 2019
Fixes dgraph-io#2889, dgraph-io#2927.

Summary of loader changes:

    * Support live loading JSON files

    * Support loading RDF or JSON stream instead of requiring files in live loader

    * Auto-detect compressed load data instead of requiring extension in filename in both loaders

    * Auto-detect JSON load data instead of requiring extension in filename in both loaders

    * Lots of refactoring of live and bulk loaders to share code for the same functionality
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Something could be better.
Development

No branches or pull requests

1 participant