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/06/30 06:10:58 UTC

[beam] branch master updated (51bd3a4 -> 354b97a)

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 51bd3a4  [BEAM-10298] beam-linkage-check.sh should not swallow errors (#12051)
     add 354b97a  [BEAM-9890] Try fixing BIT_AND(NULL) issue (#12110)

No new revisions were added by this update.

Summary of changes:
 .../impl/transform/BeamBuiltinAggregations.java    | 133 +++++++++++----
 .../extensions/sql/BeamSqlDslAggregationTest.java  | 180 +++++++++++++++++----
 .../sql/zetasql/SqlStdOperatorMappingTable.java    |   7 +-
 .../sql/zetasql/ZetaSQLDialectSpecTest.java        |   1 +
 4 files changed, 258 insertions(+), 63 deletions(-)