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