[
https://issues.apache.org/jira/browse/TAJO-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13835939#comment-13835939
]
Hyunsik Choi commented on TAJO-347:
-----------------------------------
+1
Nice find!
> 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
> Attachments: TAJO-347.patch
>
>
> This case successed.
> ltrim(" 123")
> but these cases failed.
> LTRIM(" 123")
> lTRIM(" 123")
--
This message was sent by Atlassian JIRA
(v6.1#6144)