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 1540b9dccc7 Merge pull request #17434: [BEAM-14348] Upgrade to ZetaSQL
2022.04.1
add f0c8c08ffa3 [BEAM-14321] SQL passes Null for Null aggregates
new 5cae6107a3b Merge pull request #17387: [BEAM-14321] SQL passes Null
for Null aggregates
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../impl/transform/BeamBuiltinAggregations.java | 52 ++++++++++++++++--
.../sql/BeamSqlDslAggregationNullableTest.java | 64 ++++++++++++++++++++++
.../beam/sdk/extensions/sql/utils/RowAsserts.java | 11 ++++
3 files changed, 121 insertions(+), 6 deletions(-)