Thanks, @herohde. Dockerfiles already diverge (different base image, environment variables). In the future we may want to parameterize base image in Python3 container to be able to run integration tests (that need a container) against a multitude of Python 3 versions. Or just add more containers if paremeterization does not work.
I don't expect requirement files to diverge in short term future, but if need be that would be an easy fix. In the long term future, we will replace Python 2 container with a Python 3 container. [ Full content available at: https://github.com/apache/beam/pull/6521 ] This message was relayed via gitbox.apache.org for [email protected]
