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

ramkrishna.s.vasudevan commented on PHOENIX-2147:
-------------------------------------------------

Okie. so in the case when there is no delimiter and no nullstring - A string 
like '1?!^23' also would work?  Just a add a test case for that. I can commit 
it.

> Implement STRING_TO_ARRAY built in function
> -------------------------------------------
>
>                 Key: PHOENIX-2147
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2147
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Dumindu Buddhika
>            Assignee: Dumindu Buddhika
>         Attachments: PHOENIX-2147_v1.patch, PHOENIX-2147_v2.patch
>
>
> Splits string into array elements using supplied delimiter and optional null 
> string and returns the resulting varchar array
> Example: STRING_TO_ARRAY('wx^yy^zz', '^', 'yy') → {'wx',NULL,'zz'}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to