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

Improve Unit Test Coverage of NOT IN subqueries

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.3.2
    • 2.4.0
    • SQL
    • None

    Description

      Today, the unit test coverage for NOT IN queries in SubquerySuite is somewhat lacking. There are a couple test cases that exist, but it isn't necessarily clear that those tests cover all of the subcomponents of null-aware anti joins, i.e. where the subquery returns a null value, if specific columns of either relation are null, etc. Also, it is somewhat difficult for a newcomer to understand the intended behavior of a null-aware anti join without great effort. We should make sure we have proper coverage as well as improve the documentation of this particular subquery, especially with respect to null behavior.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              yucht-databricks Miles Yucht
              Juliusz Sompolski Juliusz Sompolski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: