[
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: [email protected]
For additional commands, e-mail: [email protected]