msuozzo opened a new pull request, #33999:
URL: https://github.com/apache/beam/pull/33999
Work towards #29135
Notes:
- The naming used for the TypeConstraint is necessary to avoid colliding with
the existing base class used for other collections.abc generics.
- The change in transforms/stats.py is required due to a test failure that
appears to require `int` be a valid param instead of `Sequence[int]`.
--
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]