[ 
https://issues.apache.org/jira/browse/BEAM-10925?focusedWorklogId=512592&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-512592
 ]

ASF GitHub Bot logged work on BEAM-10925:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/Nov/20 21:09
            Start Date: 16/Nov/20 21:09
    Worklog Time Spent: 10m 
      Work Description: kennknowles commented on pull request #13306:
URL: https://github.com/apache/beam/pull/13306#issuecomment-728330950


   CombineFn is stable, but UDAF is not. One example is that a UDAF has to have 
a SQL type. Right now this is not represented on the UDAF object but is 
implied. That might change. Personally, I would make the type part of the UDAF 
object. If you look at any other SQL product's definition of UDAFs you will see 
lots of extra metadata 
([postgresql](https://www.postgresql.org/docs/9.5/sql-createaggregate.html), 
[mssql](https://docs.microsoft.com/en-us/sql/t-sql/statements/create-aggregate-transact-sql?view=sql-server-ver15)).
   
   A decoupled interface and trivial wrapper have obvious benefits and no real 
downside.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 512592)
    Time Spent: 12h 20m  (was: 12h 10m)

> ZetaSQL: Support Java UDF
> -------------------------
>
>                 Key: BEAM-10925
>                 URL: https://issues.apache.org/jira/browse/BEAM-10925
>             Project: Beam
>          Issue Type: New Feature
>          Components: dsl-sql-zetasql
>            Reporter: Kyle Weaver
>            Assignee: Kyle Weaver
>            Priority: P2
>          Time Spent: 12h 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to