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

[jira] [Created] (SPARK-23919) High-order function: array_position(x, element) → bigint

Xiao Li created SPARK-23919:
-------------------------------

             Summary: High-order function: array_position(x, element) → bigint
                 Key: SPARK-23919
                 URL: https://issues.apache.org/jira/browse/SPARK-23919
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 2.3.0
            Reporter: Xiao Li


Ref: https://prestodb.io/docs/current/functions/array.html

Returns the position of the first occurrence of the element in array x (or 0 if not found).




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