You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/03/11 23:34:54 UTC

[jira] [Created] (SPARK-13835) IsNotNull Filters for the BinaryComparison inside Not

Xiao Li created SPARK-13835:
-------------------------------

             Summary: IsNotNull Filters for the BinaryComparison inside Not
                 Key: SPARK-13835
                 URL: https://issues.apache.org/jira/browse/SPARK-13835
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.0.0
            Reporter: Xiao Li


So far, inside Not, we only generate IsNotNull Constraints for Equal. However, we also can do it for the others: LessThan, LessThanOrEqual, GreaterThan, GreaterThanOrEqual



--
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