You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "DaeMyung Kang (JIRA)" <ji...@apache.org> on 2013/12/02 13:09:35 UTC

[jira] [Created] (TAJO-355) Implement repeat(text,int) function

DaeMyung Kang created TAJO-355:
----------------------------------

             Summary: Implement repeat(text,int) function
                 Key: TAJO-355
                 URL: https://issues.apache.org/jira/browse/TAJO-355
             Project: Tajo
          Issue Type: Sub-task
          Components: operator/function/udf
            Reporter: DaeMyung Kang
            Assignee: DaeMyung Kang
            Priority: Minor


repeat('ab',4) ---> abababab
repeat('a',2) ---> aa



--
This message was sent by Atlassian JIRA
(v6.1#6144)