You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Weiqing Yang (JIRA)" <ji...@apache.org> on 2018/10/16 22:10:00 UTC

[jira] [Resolved] (SAMZA-1958) Add an API in ScalarUdf to get the Udf display information

     [ https://issues.apache.org/jira/browse/SAMZA-1958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Weiqing Yang resolved SAMZA-1958.
---------------------------------
    Resolution: Duplicate

> Add an API in ScalarUdf to get the Udf display information
> ----------------------------------------------------------
>
>                 Key: SAMZA-1958
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1958
>             Project: Samza
>          Issue Type: Sub-task
>          Components: sql
>            Reporter: Weiqing Yang
>            Priority: Major
>             Fix For: 0.15.0
>
>
> Currently if users implement new UDFs or if Samza SQL implements a new system UDF, they need to manually register that UDF's information in the "listFunctions" of Samza executor. So we may need to require UDFs to provide a function of getting their "SamzaSqlUdfDisplayInfo", then Samza executor can get the UDF information from SamzaSqlApplicationConfig.udfResolver(or SamzaSqlApplicationConfig.udfMetadata) instead of registering UDFs manually.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)