Skip to content

[C++][CMake] Improve description why we need to initialize AWS C++ SDK in arrow-s3fs-test #40228

@kou

Description

@kou

Describe the enhancement requested

It's introduced in #34159 to avoid arrow-s3fs-test crash. But I didn't fully understand why it's happen. Now I understand why it's happen only on Linux. Static linking + private symbols (by version script) are important. Only static linking isn't important.

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions