[
https://issues.apache.org/jira/browse/SPARK-8818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614635#comment-14614635
]
Yu Ishikawa edited comment on SPARK-8818 at 7/6/15 7:08 AM:
------------------------------------------------------------
[~marmbrus] Is what you want to do like that?
https://issues.apache.org/jira/browse/SPARK-8348
was (Author: [email protected]):
[~marmbrus] What you want to do is like that?
https://issues.apache.org/jira/browse/SPARK-8348
> 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: [email protected]
For additional commands, e-mail: [email protected]