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

Updating chunk.map to support properly the max.size parameter #39

Merged
merged 1 commit into from Nov 27, 2023

Conversation

issilva5
Copy link
Contributor

Co-authored-by: gabrielfelipeg gabriel.gomes@ccc.ufcg.edu.br

We noticed that the chunk.map was ignoring the parameter max.size since it was not being passed to read.chunk, so the read.chunk was using its default value, and the read was limited to 32 MB.

Co-authored-by: gabrielfelipeg <gabriel.gomes@ccc.ufcg.edu.br>
@s-u
Copy link
Owner

s-u commented Nov 27, 2023

Great, thanks!

@s-u s-u merged commit 1155e9c into s-u:master Nov 27, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants