lidavidm commented on issue #282:
URL: https://github.com/apache/arrow-go/issues/282#issuecomment-2662001904

   Yeah.
   
   The other thing is the native Go allocator already does the trick, so we 
need to take care not to double-do it. So I'm thinking I'll either add a new 
"AllocateAligned" that does return the pair, or a flag on the allocator 
interface to indicate whether the allocator handles it natively or not.


-- 
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