Skip to content

[C++] arrow/gpu/ should not reuse ARROW_EXPORT #46025

@kou

Description

@kou

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++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions