You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/06/03 03:17:10 UTC

[GitHub] [arrow] wesm commented on pull request #7337: WIP: ARROW-4633: [Python] Reading and writing Parquet files spawns threads even when they aren't needed

wesm commented on pull request #7337:
URL: https://github.com/apache/arrow/pull/7337#issuecomment-637927825


   I started poking at the Parquet code now. An IO thread pool is spawned unconditionally always when creating an `AsyncContext` in parquet/properties.h. We should probably fix that
   
   cc @fsaintjacques 


----------------------------------------------------------------
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:
users@infra.apache.org