pitrou commented on issue #33887: URL: https://github.com/apache/arrow/issues/33887#issuecomment-1609840802
> Also, we should add `static` to the definitions of the methods in `go/arrow/cdata/arrow/helpers.h` so that they don't cause multiple definition errors if you build without optimizations for debugging. Hmm, why would they? They are marked `inline` so having multiple identical definitions shouldn't be a problem... -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org