You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2019/06/14 17:27:23 UTC

[beam] branch master updated (e46d0f8 -> 11aacd2)

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

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


    from e46d0f8  [BEAM-7531] Remove and disallow KMS key setting
     add 55e3f16  Remove unused **kwargs arguments for various transforms.
     new 11aacd2  Remove unused **kwargs arguments for various transforms.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 sdks/python/apache_beam/transforms/util.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


[beam] 01/01: Remove unused **kwargs arguments for various transforms.

Posted by lc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 11aacd2ea2e2b1fec54efc0557e016e2b7f8d944
Merge: e46d0f8 55e3f16
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Fri Jun 14 10:27:07 2019 -0700

    Remove unused **kwargs arguments for various transforms.

 sdks/python/apache_beam/transforms/util.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)