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 <[email protected]> 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(-)
