pixelherodev commented on PR #578:
URL: https://github.com/apache/arrow-go/pull/578#issuecomment-3564750631

   ... ah wait
   
   > The usage of Additional for nilling derived pointers is because those can 
be of arbitrary types, and I didn't want to try engaging in any or 
unsafe.Pointer shenanigans to construct the equivalent to a C void**.
   
   ... should be able to recast them all as *uintptr with unsafe.Pointer, and 
then store it as []*uintptr? :thinking: 


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