You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ib...@apache.org on 2021/04/05 20:34:58 UTC

[beam] branch master updated (99a3998 -> a01bc08)

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

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


    from 99a3998  [BEAM-12060] Remove overwriting jenkins property. (#14432)
     new 3420488  [BEAM-10925] Roundtrip tests for literals through Java UDF.
     new 7845c58  [BEAM-10925] Simplify test setup.
     new a01bc08  Merge pull request #14418 from ibzib/java-udf-types

The 31370 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:
 .../sql/zetasql/ZetaSqlJavaUdfTypeTest.java        | 276 +++++++++++++++++++++
 1 file changed, 276 insertions(+)
 create mode 100644 sdks/java/extensions/sql/zetasql/src/test/java/org/apache/beam/sdk/extensions/sql/zetasql/ZetaSqlJavaUdfTypeTest.java