This repository was archived by the owner on Jun 21, 2024. It is now read-only.
New data format#89
Merged
Merged
Conversation
Contributor
|
We should also include an .md in docs which has examples of the jsonl files |
micbar
force-pushed
the
feature/new-data-format
branch
from
July 25, 2019 18:48
08eef5b to
d49e1da
Compare
micbar
force-pushed
the
feature/new-data-format
branch
3 times, most recently
from
July 25, 2019 19:15
dca6664 to
6ee859b
Compare
Contributor
|
@micbar I have an somewhat similar solution prototyped which moves the responsibility of encoding jsonl-streams in to the serializer. Will provide PR for discussion shortly. So we might merge our ideas. |
yes, please. |
micbar
force-pushed
the
feature/new-data-format
branch
2 times, most recently
from
August 1, 2019 15:04
58569e9 to
a285c7f
Compare
micbar
force-pushed
the
feature/new-data-format
branch
6 times, most recently
from
August 6, 2019 06:06
1471520 to
11c4773
Compare
Contributor
Author
Codecov Report
@@ Coverage Diff @@
## feature/next #89 +/- ##
================================================
- Coverage 87.88% 85.85% -2.03%
================================================
Files 36 31 -5
Lines 999 884 -115
================================================
- Hits 878 759 -119
- Misses 121 125 +4
Continue to review full report at Codecov.
|
micbar
force-pushed
the
feature/new-data-format
branch
2 times, most recently
from
August 6, 2019 20:46
5302f00 to
fb191e8
Compare
IljaN
self-requested a review
August 27, 2019 13:49
IljaN
approved these changes
Aug 27, 2019
Contributor
|
@micbar Please squash away "Fix Tests" commits before merging |
micbar
force-pushed
the
feature/new-data-format
branch
6 times, most recently
from
August 28, 2019 09:04
aa4241f to
0eb07f0
Compare
Fix Importer Unit Tests
IljaN
force-pushed
the
feature/new-data-format
branch
from
August 28, 2019 12:36
acc1140 to
7eee03a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
First attempt on new Data Format
Related Issue
#77 (comment)
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist:
Current Format
php occ instance:export:user someUser /tmpfiles.jsonl (prettyfied)
shares.jsonl (prettyfied)
user.json (prettyfied)