You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ap...@apache.org on 2020/03/18 22:29:13 UTC

[beam] branch master updated (473790a -> a61c47e)

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

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


    from 473790a  Specify return types of window start/end functions explicitly (#11152)
     add 3b8b501  [BEAM-7832] Translate ZetaSQL joins without condition
     add a61c47e  Merge pull request #11132: [BEAM-9513][BEAM-9521] Translate ZetaSQL joins without condition

No new revisions were added by this update.

Summary of changes:
 .../zetasql/translation/ExpressionConverter.java   |  4 ++++
 .../sql/zetasql/translation/JoinScanConverter.java | 13 +++++++----
 .../translation/JoinScanWithRefConverter.java      | 25 +++++++++++++---------
 3 files changed, 28 insertions(+), 14 deletions(-)