You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/11/07 09:38:58 UTC

[jira] [Resolved] (SPARK-16894) take function for returning the first n elements of array column

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

Sean Owen resolved SPARK-16894.
-------------------------------
    Resolution: Invalid

I'm not sure what this is suggesting, even. You can always manage to select the first n elements of a Row with a little code, if that's what it's about.

> take function for returning the first n elements of array column
> ----------------------------------------------------------------
>
>                 Key: SPARK-16894
>                 URL: https://issues.apache.org/jira/browse/SPARK-16894
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>            Reporter: Kapil Singh
>
> take(inputArray, n)
> Returns array containing first n elements of inputArray



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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