You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marco Gaido (JIRA)" <ji...@apache.org> on 2018/04/11 08:10:00 UTC

[jira] [Commented] (SPARK-23930) High-order function: slice(x, start, length) → array

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

Marco Gaido commented on SPARK-23930:
-------------------------------------

I am working on this.

> High-order function: slice(x, start, length) → array
> ----------------------------------------------------
>
>                 Key: SPARK-23930
>                 URL: https://issues.apache.org/jira/browse/SPARK-23930
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 2.3.0
>            Reporter: Xiao Li
>            Priority: Major
>
> Ref: https://prestodb.io/docs/current/functions/array.html
> Subsets array x starting from index start (or starting from the end if start is negative) with a length of length.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org