Details
-
Sub-task
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
None
-
None
Description
Python 38 wheels have a different ABI tag, see: https://github.com/apache/beam/pull/12115#discussion_r452004982
We need to update the stager:
https://github.com/apache/beam/blob/c7446e84f36bbeccc7bf9744ebc27ba0a8aebc50/sdks/python/apache_beam/runners/portability/stager.py#L640
to reflect this.
Attachments
Issue Links
- links to