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

Reynold Xin resolved SPARK-14548.
---------------------------------
       Resolution: Fixed
         Assignee: Jia Li
    Fix Version/s: 2.0.0

> Support !> and !< operator in Spark SQL
> ---------------------------------------
>
>                 Key: SPARK-14548
>                 URL: https://issues.apache.org/jira/browse/SPARK-14548
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Jia Li
>            Assignee: Jia Li
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> !< means not less than which is equivalent to >=
> !> means not greater than which is equivalent to <= 
> I'd to create a PR to support these two operators.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to