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

[beam] branch master updated (bac909b -> f190152)

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

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


    from bac909b  Treat VarInt encoding as a Beam primitive encoding in Dataflow runner (#7351)
     add f720985  [BEAM-6110] For SQL CoGBK-based join use EARLIEST output timestamp
     new f190152  Merge pull request #7115 from kennknowles/sql-join-cogbk-timestamps

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:
 .../org/apache/beam/sdk/extensions/sql/impl/rel/BeamJoinRel.java  | 8 ++++++++
 1 file changed, 8 insertions(+)


[beam] 01/01: Merge pull request #7115 from kennknowles/sql-join-cogbk-timestamps

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

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

commit f1901527238ff3d6b1b505696a91bbd34827a0c8
Merge: bac909b f720985
Author: Anton Kedin <33...@users.noreply.github.com>
AuthorDate: Thu Dec 27 09:11:25 2018 -0800

    Merge pull request #7115 from kennknowles/sql-join-cogbk-timestamps
    
    [BEAM-6110] For SQL CoGBK-based join use EARLIEST output timestamp

 .../org/apache/beam/sdk/extensions/sql/impl/rel/BeamJoinRel.java  | 8 ++++++++
 1 file changed, 8 insertions(+)