kevinjqliu commented on PR #2869: URL: https://github.com/apache/iceberg-python/pull/2869#issuecomment-3695002592
the cython extension fails silently in dev setup https://github.com/apache/iceberg-python/blob/b0a787814e409f53725b9c924a18b6d81c647a68/setup.py#L39-L72 but will throw when fail during artifact build. https://github.com/apache/iceberg-python/blob/b0a787814e409f53725b9c924a18b6d81c647a68/.github/workflows/pypi-build-artifacts.yml#L63-L78 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
