Hi all,
a couple of contributors [1][2] have been kind enough to add support for s3
filesystem[3] for the Python SDK. Part of this involved adding a tox task
called py37-aws, to install the relevant dependencies and run unit tests
for it (in a mocked-out environment).

To avoid running a full extra test suite, I thought we could add the new
aws-related dependencies to the current pyXX-gcp suites, and perhaps rename
to pyXX-cloud, to include all unit tests that require cloud-specific
dependencies. What do others think?

This is tracked here: https://jira.apache.org/jira/browse/BEAM-9015

[1] https://github.com/tamera-lanham
[2] https://github.com/MattMorgis
[3] https://github.com/apache/beam/pull/9955

Reply via email to