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

SparkSQL - Support for Not Exists in a Correlated Subquery

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • 2.0.0
    • SQL
    • None

    Description

      Spark SQL currently does not support NOT EXISTS clauses (e.g.

      SELECT * FROM TABLE_A WHERE NOT EXISTS ( SELECT 1 FROM TABLE_B where TABLE_B.id = TABLE_A.id)

      Attachments

        Issue Links

          Activity

            People

              hvanhovell Herman van Hövell
              rlgarris_databricks Richard Garris
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: