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/10/04 11:50:33 UTC

[GitHub] [arrow] xhochy edited a comment on pull request #8282: ARROW-10104: [Python] Separate tests into its own conda package

xhochy edited a comment on pull request #8282:
URL: https://github.com/apache/arrow/pull/8282#issuecomment-703244084


   It's 2 MiB on-disk-space, so not as drastic as other things. I'm happy to pay the space-saved-vs-maintenance cost in the conda package but I'm unsure whether it's worth the hassle with wheels.
   
   ```
   df.query("package == 'pyarrow' and name.str.startswith('lib/python3.8/site-packages/pyarrow/tests/')")['size'].sum() // 1024 / 1024
   # -> 2.1767578125
   ```


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