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)