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

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

                Author: ASF GitHub Bot
            Created on: 12/Nov/20 00:23
            Start Date: 12/Nov/20 00:23
    Worklog Time Spent: 10m 
      Work Description: amaliujia commented on a change in pull request #13309:
URL: https://github.com/apache/beam/pull/13309#discussion_r521728459



##########
File path: 
sdks/java/extensions/sql/zetasql/src/main/java/org/apache/beam/sdk/extensions/sql/zetasql/translation/SqlOperators.java
##########
@@ -82,58 +83,85 @@
           new UdafImpl<>(new StringAgg.StringAggString()));
 
   public static final SqlOperator START_WITHS =
-      createUdfOperator("STARTS_WITH", BeamBuiltinMethods.STARTS_WITH_METHOD);
+      createUdfOperator(

Review comment:
       for these `ZETASQL_FUNCTION_GROUP_NAME`, eventually I think we will 
migrate it off from `createUdfOperator`. 




----------------------------------------------------------------
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: 510527)
    Time Spent: 10h 40m  (was: 10.5h)

> 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: 10h 40m
>  Remaining Estimate: 0h
>




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

Reply via email to