sanjibansg opened a new pull request, #14758:
URL: https://github.com/apache/arrow/pull/14758

   This PR adds a utility function which is responsible for ensuring that all 
the buffers of an arrow object are properly aligned. It checks all the buffers 
in an arrow object for alignment, and if not aligned properly, then allocates a 
buffer by specifying the required alignment and copies data from the previous 
buffer.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to