[
https://issues.apache.org/jira/browse/TAJO-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13837503#comment-13837503
]
JaeHwa Jung commented on TAJO-359:
----------------------------------
'mvn clean install' failed.
I found error messages as follows:
{code:xml}
Failed tests:
testlpad(org.apache.tajo.engine.function.TestStringOperatorsAndFunctions):
select lpad('hi', 5, 'xy') expected:<[hixyx]> but was:<[xyxhi]>
Tests run: 417, Failures: 1, Errors: 0, Skipped: 0
{code}
> Implement lpad function
> -----------------------
>
> Key: TAJO-359
> URL: https://issues.apache.org/jira/browse/TAJO-359
> Project: Tajo
> Issue Type: New Feature
> Reporter: Seungun Choe
> Assignee: Seungun Choe
> Priority: Minor
> Attachments: TAJO-359.patch
>
>
> I'd like to lmplement this function.
> Plz assign to me :)
--
This message was sent by Atlassian JIRA
(v6.1#6144)