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 2022/04/22 16:11:48 UTC

[beam] 01/01: Merge pull request #17387: [BEAM-14321] SQL passes Null for Null aggregates

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

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

commit 5cae6107a3b28bab54ff87eedebf3f5dc564883c
Merge: 1540b9dccc7 f0c8c08ffa3
Author: Andrew Pilloud <ap...@users.noreply.github.com>
AuthorDate: Fri Apr 22 09:11:37 2022 -0700

    Merge pull request #17387: [BEAM-14321] SQL passes Null for Null aggregates

 .../impl/transform/BeamBuiltinAggregations.java    | 52 ++++++++++++++++--
 .../sql/BeamSqlDslAggregationNullableTest.java     | 64 ++++++++++++++++++++++
 .../beam/sdk/extensions/sql/utils/RowAsserts.java  | 11 ++++
 3 files changed, 121 insertions(+), 6 deletions(-)