[ 
https://issues.apache.org/jira/browse/DRILL-8094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wtf updated DRILL-8094:
-----------------------
    Description: suport split_part('a,b,c,d', ',' , -2, -1) = 'c,d' and 
split_part('a,b,c,d', ',' , -3) = 'a'  (was: suport split_part('a,b,c,d', ',' , 
-2, -1) = 'c,d')

> Support reverse truncation for split_part udf
> ---------------------------------------------
>
>                 Key: DRILL-8094
>                 URL: https://issues.apache.org/jira/browse/DRILL-8094
>             Project: Apache Drill
>          Issue Type: Improvement
>            Reporter: wtf
>            Priority: Minor
>
> suport split_part('a,b,c,d', ',' , -2, -1) = 'c,d' and split_part('a,b,c,d', 
> ',' , -3) = 'a'



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to