zeroshade opened a new pull request, #251: URL: https://github.com/apache/arrow-go/pull/251
### Rationale for this change fixes #244, also addresses the issue discovered by https://github.com/apache/arrow-adbc/pull/2449#discussion_r1915765617 ### What changes are included in this PR? Moving the `abi.h` and `helpers.h` headers up into the parent `cdata` Go package. Also adding `static inline` to the helper methods to fix undefined symbol issues when building with `CGO_CFLAGS=-g3`. ### Are these changes tested? Yes, existing unit tests will cover the changes. ### Are there any user-facing changes? No -- 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]
