[ https://issues.apache.org/jira/browse/SPARK-14548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15236416#comment-15236416 ]
Apache Spark commented on SPARK-14548: -------------------------------------- User 'jliwork' has created a pull request for this issue: https://github.com/apache/spark/pull/12316 > 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 > Priority: Minor > > !< 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