You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2018/03/06 03:48:37 UTC

[beam] branch master updated (1eb5f09 -> 1336121)

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

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


    from 1eb5f09  Merge pull request #4785: Add Python lint check for calls to unittest.main
     add 7086fd0  [BEAM-3777] allow UDAFs to be indirect subclasses of CombineFn
     new 1336121  Merge pull request #4799: [BEAM-3777] allow UDAFs to be indirect subclasses of CombineFn

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:
 .../sql/impl/interpreter/operator/UdafImpl.java    | 20 ++++-
 .../sdk/extensions/sql/BeamSqlDslUdfUdafTest.java  | 92 +++++++++++++++++++++-
 2 files changed, 106 insertions(+), 6 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
kenn@apache.org.

[beam] 01/01: Merge pull request #4799: [BEAM-3777] allow UDAFs to be indirect subclasses of CombineFn

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

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

commit 13361213a5c7ea159b6038327720273e91d96fe8
Merge: 1eb5f09 7086fd0
Author: Kenn Knowles <ke...@kennknowles.com>
AuthorDate: Mon Mar 5 19:48:32 2018 -0800

    Merge pull request #4799: [BEAM-3777] allow UDAFs to be indirect subclasses of CombineFn

 .../sql/impl/interpreter/operator/UdafImpl.java    | 20 ++++-
 .../sdk/extensions/sql/BeamSqlDslUdfUdafTest.java  | 92 +++++++++++++++++++++-
 2 files changed, 106 insertions(+), 6 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
kenn@apache.org.