You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Aditya Toomula (Jira)" <ji...@apache.org> on 2019/11/07 15:21:00 UTC

[jira] [Created] (SAMZA-2375) Samza-sql: Store udf original name for display purposes

Aditya Toomula created SAMZA-2375:
-------------------------------------

             Summary: Samza-sql: Store udf original name for display purposes
                 Key: SAMZA-2375
                 URL: https://issues.apache.org/jira/browse/SAMZA-2375
             Project: Samza
          Issue Type: Bug
            Reporter: Aditya Toomula


Currently, UdfMetadata stores the Udf name in upper case to make udfs case insensitive. The side effect of this is that the Udf names are not readable as they shown in upper case.

Fix would be for UdfMetadata to also store a display name which could be used for all display purposes.



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