wesm opened a new pull request #7337:
URL: https://github.com/apache/arrow/pull/7337


   I started doing some compat refactoring to help avoid circular imports 
between pyarrow.lib and pyarrow/__init__.py
   
   I spent some time trying to figure out why `import pyarrow` spawns threads 
equal to hardware concurrency but could not figure it out. This can by plainly 
seen by running `gdb --args python -c "import pyarrow"`. Can someone help?


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to