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

Rewrite except using anti-join

    XMLWordPrintableJSON

Details

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

    Description

      Similar to SPARK-12656, we can rewrite except in the logical level using anti-join. This way, we can take advantage of all the benefits of join implementations (e.g. managed memory, code generation, broadcast joins).

      Attachments

        Issue Links

          Activity

            People

              smilegator Xiao Li
              rxin Reynold Xin
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: