Describe the bug, including details regarding any error messages, version, and platform.
Because arrow/gpu/ aren't included in libarrow.dll. We need to use separated *_EXPORT macros for separated DLL. For example, we use ARROW_DS_EXPORT for arrow/dataset/.
Component(s)
C++