vyasr commented on issue #44342:
URL: https://github.com/apache/arrow/issues/44342#issuecomment-2405857978

   I am happy to test out a nightly wheel, but unfortunately I'm not confident 
that it will tell us anything conclusive. As I mentioned above, in my use case 
I had a lot of difficulty constructing a true MWE because even small changes 
like defining a new variable, moving around my imports, or moving imports from 
one file into another but preserving the order (which still has some effect due 
to the logic for loading the importing module itself) were sufficient to change 
whether the error appeared or not, which suggests that some sort of process 
memory corruption is occurring when the DSO is loaded. As a result, since I 
assume the nightly wheels will have accumulated many changes since the 17.0.0 
release, even if I don't observe the same error it may just be that the error 
is now simply being hidden by other changes. I can try a few different 
iterations with different modifications to my scripts to see what happens, 
though.


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

Reply via email to