You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by am...@apache.org on 2020/05/19 21:40:38 UTC

[beam] branch master updated (7ad4c4c -> 27656d7)

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

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


    from 7ad4c4c  Merge pull request #11740: [BEAM-8019] Prevent Dataflow from starting multiple containers for the same image
     add 27656d7  [BEAM-9984] Support BIT_OR aggregation function in Beam SQL (#11737)

No new revisions were added by this update.

Summary of changes:
 .../impl/transform/BeamBuiltinAggregations.java    | 44 ++++++++++++++++++++--
 .../extensions/sql/BeamSqlDslAggregationTest.java  | 27 +++++++++++++
 .../sql/zetasql/SqlStdOperatorMappingTable.java    |  4 +-
 .../sql/zetasql/ZetaSQLDialectSpecTest.java        | 18 ++++++++-
 4 files changed, 86 insertions(+), 7 deletions(-)