raulcd opened a new pull request, #46030: URL: https://github.com/apache/arrow/pull/46030
### Rationale for this change The code under `arrow/gpu/` isn't included in `libarrow.dll`. We need to use different `*_EXPORT` macros for separated DLL. ### What changes are included in this PR? Create a new `ARROW_CUDA_EXPORT` macro to export cuda symbols. ### Are these changes tested? No new tests but should be tested via the cuda archery jobs. ### 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org