[ 
https://issues.apache.org/jira/browse/TAJO-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13835942#comment-13835942
 ] 

Hudson commented on TAJO-347:
-----------------------------

SUCCESS: Integrated in Tajo-trunk-postcommit #578 (See 
[https://builds.apache.org/job/Tajo-trunk-postcommit/578/])
TAJO-347: Fix bug when to call function with insensitive function name. 
(DaeMyung Kang via hyunsik) (hyunsik: 
https://git-wip-us.apache.org/repos/asf?p=incubator-tajo.git&a=commit&h=dc56c8e714c1c930e6b572bfc9b5aed302075d12)
* CHANGES.txt
* tajo-algebra/src/main/java/org/apache/tajo/algebra/FunctionExpr.java
* 
tajo-core/tajo-core-backend/src/test/java/org/apache/tajo/engine/function/TestStringOperatorsAndFunctions.java


> 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
>             Fix For: 0.8-incubating
>
>         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)

Reply via email to