paleolimbot commented on PR #1220: URL: https://github.com/apache/arrow-adbc/pull/1220#issuecomment-1777981570
Actually, I think I know why the files have to be modified: I was using the C++ version of helpers.h, and `go/arrow/cdata/arrow/c/helpers.h` is subtely different from `cpp/src/arrow/c/helpers.h` (the former users `static inline` instead of `inline` and correctly includes assert.h. -- 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]
