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

[beam] branch master updated (a267d96 -> 532b024)

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

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


    from a267d96  [BEAM-9615] Switch options for logical types. (#13366)
     add 532b024  [BEAM-10475]Add WithShardedKey variation of GroupIntoBatches transform in Python SDK. (#13292)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/transforms/util.py      | 49 ++++++++++++++++++++++++-
 sdks/python/apache_beam/transforms/util_test.py | 17 +++++++++
 sdks/python/apache_beam/utils/sharded_key.py    |  2 +-
 3 files changed, 66 insertions(+), 2 deletions(-)