Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-37375 Umbrella: Storage Partitioned Join (SPJ)
  3. SPARK-42454

SPJ: encapsulate all SPJ related parameters in BatchScanExec

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.3.1
    • 3.5.0
    • SQL
    • None

    Description

      The list of SPJ parameters in BatchScanExec keeps growing, which is annoying since there are many places which do pattern-matching on BatchScanExec and they have to change accordingly.

      To make this less disruptive, we can introduce a struct for all the SPJ classes and use that as the parameter for BatchScanExec.

      Attachments

        Activity

          People

            szehon Szehon Ho
            csun Chao Sun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: