buffer allocators #6647
onursatici
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We should have a way to provide a buffer allocator during scans, and possibly for intermediate compute results. This should be flexible enough so we can swap different allocators for the same read at implementor, but also constrained enough that we can't couple incompatible allocators and read at impls together
Beta Was this translation helpful? Give feedback.
All reactions