[ 
https://issues.apache.org/jira/browse/SPARK-20350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970372#comment-15970372
 ] 

Apache Spark commented on SPARK-20350:
--------------------------------------

User 'ptkool' has created a pull request for this issue:
https://github.com/apache/spark/pull/17650

> Apply Complementation Laws during boolean expression simplification
> -------------------------------------------------------------------
>
>                 Key: SPARK-20350
>                 URL: https://issues.apache.org/jira/browse/SPARK-20350
>             Project: Spark
>          Issue Type: Improvement
>          Components: Optimizer
>    Affects Versions: 2.1.0
>            Reporter: Michael Styles
>
> Apply Complementation Laws during boolean expression simplification.
> * A AND NOT(A) == FALSE
> * A OR NOT(A) == TRUE



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to