[ https://issues.apache.org/jira/browse/SPARK-4692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Armbrust resolved SPARK-4692.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.3.0
Issue resolved by pull request 3555
[https://github.com/apache/spark/pull/3555]
> Support ! boolean logic operator like NOT
> -----------------------------------------
>
> Key: SPARK-4692
> URL: https://issues.apache.org/jira/browse/SPARK-4692
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Reporter: YanTang Zhai
> Priority: Minor
> Fix For: 1.3.0
>
>
> select * from for_test where !(col1 > col2)
--
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
|