Inokinoki commented on issue #40088: URL: https://github.com/apache/arrow/issues/40088#issuecomment-2858718088
Thanks for the update! Yes that's also my doubt. I will keep that in mind and try to continue debugging to figure out what is the case. On Wed, May 7, 2025, 21:12 Antoine Pitrou ***@***.***> wrote: > *pitrou* left a comment (apache/arrow#40088) > <https://github.com/apache/arrow/issues/40088#issuecomment-2858547071> > > @Inokinoki <https://github.com/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. > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/arrow/issues/40088#issuecomment-2858547071>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AB7NEBH3ECSYOBUEYITITU325IBFLAVCNFSM6AAAAAB4TN5P26VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQNJYGU2DOMBXGE> > . > You are receiving this because you were mentioned.Message ID: > ***@***.***> > -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
