DaeMyung Kang created TAJO-347:
----------------------------------
Summary: Fix bug when to call function with insensitive function
name.
Key: TAJO-347
URL: https://issues.apache.org/jira/browse/TAJO-347
Project: Tajo
Issue Type: Bug
Components: operator/function/udf
Reporter: DaeMyung Kang
Assignee: DaeMyung Kang
Priority: Minor
This case successed.
ltrim(" 123")
but these cases failed.
LTRIM(" 123")
lTRIM(" 123")
--
This message was sent by Atlassian JIRA
(v6.1#6144)
