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/07/02 19:18:46 UTC

[beam] branch master updated (6e3c055 -> 16c5a9b)

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 6e3c055  [BEAM-3708] Adding grouping table to Precombine step.
     add 9246211  Simplify/fix windowing check in BeamSortRel
     new 16c5a9b  Merge pull request #5857: Simplify/fix windowing check in BeamSortRel

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:
 .../sdk/extensions/sql/impl/rel/BeamSortRel.java   | 51 ++++++++++++----------
 1 file changed, 29 insertions(+), 22 deletions(-)


[beam] 01/01: Merge pull request #5857: Simplify/fix windowing check in BeamSortRel

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 16c5a9b462e29670983d34e3e7c45a010dec3a78
Merge: 6e3c055 9246211
Author: Kenn Knowles <ke...@kennknowles.com>
AuthorDate: Mon Jul 2 12:18:41 2018 -0700

    Merge pull request #5857: Simplify/fix windowing check in BeamSortRel

 .../sdk/extensions/sql/impl/rel/BeamSortRel.java   | 51 ++++++++++++----------
 1 file changed, 29 insertions(+), 22 deletions(-)