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

Use ijson rather than json when getting dimension of of CLKs and blocks #81

Open
joyceyuu opened this issue Jul 15, 2020 · 0 comments
Open

Comments

@joyceyuu
Copy link
Contributor

Hash count is a required metadata when uploading to MINIO object store. Currently we load whole CLKs into memory with json, which is not efficient when encountering large scale data. Use ijson to iteratively obtain length might be better

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

1 participant