pitrou commented on issue #40088:
URL: https://github.com/apache/arrow/issues/40088#issuecomment-2858547071

   @Inokinoki I understand the explanation you give there, but it seems 
unexpected to me that there would be confusion between two private-linked 
static libraries. Especially as Python [uses the default 
`RTLD_LOCAL`](https://github.com/python/cpython/blob/3dfed230928de0f649061782a36691066a0ef058/Include/internal/pycore_import.h#L34-L45)
 when loading extension modules, so there shouldn't be any name clashes when 
loading two different extension modules.


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

Reply via email to