eladkal commented on PR #66952: URL: https://github.com/apache/airflow/pull/66952#issuecomment-4928718542
> Is the word 'beta' in the name the only risk here? It's not a word. It is a declaration. https://pypi.org/project/betterproto/2.0.0b6/ The mantainers of this lib marked it as not suitable for production. No new releases since 2024. Technically, since its not production grade the mantainers can just remove it from PyPi without further notice. It is a huge risk to take dependencies on such releases. Beam can do it from your side. Airflow isn't likely to do it. We can bring beam to dependencies but that is where the line is drawn. We will not add explicit dependency on a pre-relesse/beta package. -- 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]
