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