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

SPJ: Remove Option in KeyGroupedPartitioning#partitionValues

    XMLWordPrintableJSON

Details

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

    Description

      Currently KeyGroupedPartitioning#partitionValuesOpt is an Option[Seq[InternalRow]]. This is unnecessary since it is always set. This propose to just replace it with Seq[InternalRow]

      Attachments

        Activity

          People

            csun Chao Sun
            csun Chao Sun
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: