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

[jira] [Updated] (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 ]

Maciej Bryński updated SPARK-12200:
-----------------------------------
    Component/s: PySpark

> 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: PySpark, 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