You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2018/11/19 12:58:31 UTC

[beam] branch master updated (476e17e -> 0f50e43)

This is an automated email from the ASF dual-hosted git repository.

robertwb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 476e17e  Merge pull request #6847 [BEAM-588] Profiling for Python
     add f3f29c0  Fix unorderable types in Python 3
     add 74b0551  Check equality of collections by sorting first, fall back to slower method if needed.
     add 0f50e43  Merge pull request #7022 from [BEAM-5621] Fix unorderable types in Python 3

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/testing/util.py    | 36 +++++++++++++++++++++---------
 sdks/python/apache_beam/transforms/util.py |  2 +-
 2 files changed, 27 insertions(+), 11 deletions(-)