You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/25 08:06:09 UTC

[GitHub] [arrow] sanjibansg commented on pull request #14225: ARROW-17836: [C++] Allow specifying alignment of buffers

sanjibansg commented on PR #14225:
URL: https://github.com/apache/arrow/pull/14225#issuecomment-1327133936

   > Thanks for adding those, yes I agree this PR is big enough for now. Adding support for Lists the issue is that the buffers passed in may not be aligned, right? This may be more convenient to do after we have a utility that will reallocate/copy to a specific alignment if needed (I think Sanjiban is working on something like that?)
   
   Yes, I already have that utility ready. I am waiting for this PR to get merged and I will then make a PR for ensuring alignment.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org