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:09:00 UTC

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

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

Weiqing Yang updated SAMZA-1957:
--------------------------------
    Issue Type: Sub-task  (was: Test)
        Parent: SAMZA-1901

> Add an API in ScalarUdf to get the Udf display information
> ----------------------------------------------------------
>
>                 Key: SAMZA-1957
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1957
>             Project: Samza
>          Issue Type: Sub-task
>          Components: sql
>            Reporter: Weiqing Yang
>            Priority: Major
>
> 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)