You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/12/08 09:21:11 UTC

[jira] [Assigned] (SPARK-12200) pyspark.sql.types.Row should implement __contains__

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

Apache Spark reassigned SPARK-12200:
------------------------------------

    Assignee:     (was: Apache Spark)

> pyspark.sql.types.Row should implement __contains__
> ---------------------------------------------------
>
>                 Key: SPARK-12200
>                 URL: https://issues.apache.org/jira/browse/SPARK-12200
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 1.6.0
>            Reporter: Maciej BryƄski
>            Priority: Minor
>
> The Row type should implement __contains__ so when people do this
> {code}
> 'field' in row
> {code}
> we will check row keys instead of values



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