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 5076c71  Merge pull request #14731: [BEAM-12289] Reject GROUP BY 
ROLLUP, remove from docs
     new 8f51c03  [BEAM-11990] [zetasql] Enable UDF with DATE arguments/return 
type.
     new de741ee  [BEAM-11990] Support DATE UDF in CREATE FUNCTION path.
     new 7ea721d  Merge pull request #14726 from ibzib/BEAM-11990

The 31923 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:
 .../extensions/sql/provider/UdfTestProvider.java   | 12 ++++++-
 .../extensions/sql/zetasql/BeamCalcRelType.java    |  8 ++---
 .../extensions/sql/zetasql/BeamZetaSqlCatalog.java | 15 ++++++---
 .../extensions/sql/zetasql/ZetaSqlJavaUdfTest.java | 20 ++++++++++++
 .../sql/zetasql/ZetaSqlJavaUdfTypeTest.java        | 37 ++++++++++++++++++++--
 5 files changed, 80 insertions(+), 12 deletions(-)

Reply via email to