You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yu Ishikawa (JIRA)" <ji...@apache.org> on 2015/06/19 19:57:01 UTC

[jira] [Commented] (SPARK-8477) Add in operator to DataFrame Column in Python

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

Yu Ishikawa commented on SPARK-8477:
------------------------------------

[~rxin] I have a question about implementing this issue. I tried to do as follows. And it works well.
However, {{in}} is a reserved word in Python. So we can't use {{in}} for the expression. Do you have any idea how to name this function?

https://github.com/yu-iskw/spark/commit/95534b2dc0023a49100214ef5ea82433c2b5dc3d

> Add in operator to DataFrame Column in Python
> ---------------------------------------------
>
>                 Key: SPARK-8477
>                 URL: https://issues.apache.org/jira/browse/SPARK-8477
>             Project: Spark
>          Issue Type: New Feature
>          Components: PySpark, SQL
>            Reporter: Yu Ishikawa
>




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