[ https://issues.apache.org/jira/browse/SPARK-23930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16433837#comment-16433837 ]
Apache Spark commented on SPARK-23930: -------------------------------------- User 'mgaido91' has created a pull request for this issue: https://github.com/apache/spark/pull/21040 > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org