You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "wtf (Jira)" <ji...@apache.org> on 2021/12/26 10:44:00 UTC

[jira] [Created] (DRILL-8094) Support reverse truncation for split_part udf

wtf created DRILL-8094:
--------------------------

             Summary: 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


suport split_part('a,b,c,d', ',' , -2, -1) = 'c,d'



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