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] [Commented] (SPARK-12200) pyspark.sql.types.Row should implement __contains__

    [ https://issues.apache.org/jira/browse/SPARK-12200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046566#comment-15046566 ] 

Apache Spark commented on SPARK-12200:
--------------------------------------

User 'maver1ck' has created a pull request for this issue:
https://github.com/apache/spark/pull/10194

> 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