You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/07/06 20:47:04 UTC

[jira] [Resolved] (SPARK-8818) In should not take Any not Column

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

Michael Armbrust resolved SPARK-8818.
-------------------------------------
    Resolution: Duplicate

> In should not take Any not Column
> ---------------------------------
>
>                 Key: SPARK-8818
>                 URL: https://issues.apache.org/jira/browse/SPARK-8818
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Michael Armbrust
>
> This is pretty verbose having to write {{lit(...)}}
> {code}
>   .where('timestamp in (lit(1435897619640L), lit(1435924856812L)))
> {code}
> I think i most cases people using in will be listing static values, not columns.



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