[
https://issues.apache.org/jira/browse/DRILL-7928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17345631#comment-17345631
]
ASF GitHub Bot commented on DRILL-7928:
---------------------------------------
Leon-WTF opened a new pull request #2229:
URL: https://github.com/apache/drill/pull/2229
# [DRILL-7928](https://issues.apache.org/jira/browse/DRILL-7928):
DRILL-7928: [DOC-UPDATE] Add doc for split_part
## Description
Add doc for new split_part parameter
## Documentation
NA
## Testing
NA
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Add fourth parameter for split_part udf
> ---------------------------------------
>
> Key: DRILL-7928
> URL: https://issues.apache.org/jira/browse/DRILL-7928
> Project: Apache Drill
> Issue Type: Improvement
> Components: Functions - Drill
> Reporter: wtf
> Assignee: wtf
> Priority: Minor
>
> suport split_part('a,b,c,d', ',' , 1, 2) = 'a,b'
--
This message was sent by Atlassian Jira
(v8.3.4#803005)