-
Notifications
You must be signed in to change notification settings - Fork 94
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
Map batch API #374
Map batch API #374
Conversation
44178a8
to
9008263
Compare
This breaks the API, returning a count of the number of elements processed for each batch method. It also fixes the check against ENOENT and E2BIG. The selftest has been updated to reflect the new API.
@rafaeldtinoco I got the other refactors in (were getting dust), but this breaks API. |
@rafaeldtinoco @geyslan We would love to be able to use batch APIs downstream @parca-dev. |
Hey @kakkoyun and @javierhonduco. We would love to get your review on this PR. |
Sure thing! 👍 |
Sorry for the delay on this. Going to merge as it is, any required changes are welcome. |
Close: #162
commit 9382e51 (HEAD -> map-batch, origin/map-batch)