[
https://issues.apache.org/jira/browse/SPARK-18436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15686322#comment-15686322
]
Apache Spark commented on SPARK-18436:
--
User 'jiangxb1987' has created a pull reques
[
https://issues.apache.org/jira/browse/SPARK-18436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15676298#comment-15676298
]
Sean Owen commented on SPARK-18436:
---
Yes, see the PR. This is perfectly valid and shoul
[
https://issues.apache.org/jira/browse/SPARK-18436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15676272#comment-15676272
]
Dan commented on SPARK-18436:
-
Would it not make more sense to push an empty list with the co
[
https://issues.apache.org/jira/browse/SPARK-18436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15675473#comment-15675473
]
Apache Spark commented on SPARK-18436:
--
User 'windpiger' has created a pull request
[
https://issues.apache.org/jira/browse/SPARK-18436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15670939#comment-15670939
]
Jiang Xingbo commented on SPARK-18436:
--
The `queryExecution` of this DF is:
{code}
=
[
https://issues.apache.org/jira/browse/SPARK-18436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664803#comment-15664803
]
Herman van Hovell commented on SPARK-18436:
---
An empty {{IN}} is currently not f
[
https://issues.apache.org/jira/browse/SPARK-18436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664768#comment-15664768
]
Dan commented on SPARK-18436:
-
That's right, IN () is invalid. IN ('') is the correct syntax
[
https://issues.apache.org/jira/browse/SPARK-18436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15664038#comment-15664038
]
Sean Owen commented on SPARK-18436:
---
You're saying that " ... IN () " is a SQL error in