pixelherodev commented on PR #578: URL: https://github.com/apache/arrow-go/pull/578#issuecomment-3564696796
Tests are passing. 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**`. -- 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]
