This is an automated email from the ASF dual-hosted git repository.
robinyqiu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from ffc7699 Merge pull request #14023: [BEAM-11779] Fix python pipeline
options for CrossLanguage tests
add 31e1b84 [BEAM-11800] Support ARRAY_AGG fn for Zetasql dialect (#13483)
No new revisions were added by this update.
Summary of changes:
.../udaf/ArrayAgg.java} | 50 +++++++++++++---------
.../zetasql/SupportedZetaSqlBuiltinFunctions.java | 2 +-
.../translation/SqlOperatorMappingTable.java | 1 +
.../sql/zetasql/translation/SqlOperators.java | 7 +++
.../sql/zetasql/ZetaSqlDialectSpecTest.java | 15 +++++++
5 files changed, 54 insertions(+), 21 deletions(-)
copy
sdks/java/extensions/sql/src/main/java/org/apache/beam/sdk/extensions/sql/{meta/provider/UdfUdafProvider.java
=> impl/udaf/ArrayAgg.java} (50%)