pierrejeambrun opened a new issue #21545: URL: https://github.com/apache/airflow/issues/21545
### Description Following https://github.com/apache/airflow/pull/20386 we are now supporting execution of Beam Pipeline written in Go. We might want to add Go to the images. Beam Go SDK first stable release is `v2.33.0` and requires `Go v1.16` minimum: ### Use case/motivation This way people running airflow from docker can build/run their go pipelines. ### Related issues Issue: PR: https://github.com/apache/airflow/pull/20386 Issue: https://github.com/apache/airflow/issues/20283 ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
