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

assign is not parsing the size provided properly #224

Open
ebrahim-2 opened this issue Oct 23, 2019 · 1 comment
Open

assign is not parsing the size provided properly #224

ebrahim-2 opened this issue Oct 23, 2019 · 1 comment

Comments

@ebrahim-2
Copy link
Contributor

Describe the bug
I inspect the JSON files we parse and all of them is passing the wrong size for example:
the restaurants JSON file is around 10619 dataset if we split it we get 2 JSON files and logically we have to get 11 JSON files

To Reproduce
Steps to reproduce the behavior:
yarn run csv:res

Expected behavior
we should split the JSON file correctly

Screenshots

Screenshot from 2019-10-23 22-07-00

@ebrahim-2 ebrahim-2 changed the title assign is not parsing with the size provided assign is not parsing with the size provided properly Oct 23, 2019
@ebrahim-2 ebrahim-2 changed the title assign is not parsing with the size provided properly assign is not parsing the size provided properly Oct 23, 2019
@atherdon
Copy link
Collaborator

hmm, sure it's strange. we didn't test it a lot before

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants