[
https://issues.apache.org/jira/browse/TAJO-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
DaeMyung Kang updated TAJO-351:
-------------------------------
Attachment: TAJO-351.patch
I implemented reverse function.
> Implement reverse(text)
> -----------------------
>
> Key: TAJO-351
> URL: https://issues.apache.org/jira/browse/TAJO-351
> Project: Tajo
> Issue Type: Sub-task
> Components: operator/function/udf
> Reporter: DaeMyung Kang
> Assignee: DaeMyung Kang
> Priority: Minor
> Fix For: 0.8-incubating
>
> Attachments: TAJO-351.patch
>
>
> reverse function
> reverse('abc') ===> 'cba'
> reverse('가') ===> '가'
--
This message was sent by Atlassian JIRA
(v6.1#6144)