Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-20350

Apply Complementation Laws during boolean expression simplification

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 2.2.0, 2.3.0
    • SQL
    • None

    Description

      Apply Complementation Laws during boolean expression simplification.

      • A AND NOT(A) == FALSE
      • A OR NOT(A) == TRUE

      Attachments

        Issue Links

          Activity

            People

              ptkool Michael Styles
              ptkool Michael Styles
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: