jorisvandenbossche commented on issue #40216: URL: https://github.com/apache/arrow/issues/40216#issuecomment-2325960675
Something else: we might also want to consider to _not_ upload the nightly sdist. While it can be useful to upload this _somewhere_, there are some drawbacks in uploading it the same index for the nightly wheels. Especially when some of the nightly wheel builds fail for whatever reason, but the sdist is uploaded, and then a downstream project installing pyarrow from the nightly wheels might get the sdist (which will almost always fail) as latest version instead of the wheel of the day(s) before (I think downstream projects could solve that by using `--prefer-binary` flag to pip, but that is easy to forget) -- 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]
