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

Improve picking the side of partially clustered distribution accroding to partition size

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.0.0
    • None
    • SQL
    • None

    Description

      Now we pick up the side of partially clustered distribution:

      SPJ currently relies on a simple heuristic and always pick the side with less data size based on table statistics as the side fully clustered, even though it could also contain skewed partitions.

      We can potentially do fine-grained comparison based on partition values, since we have the information now.

      Attachments

        Activity

          People

            Unassigned Unassigned
            zhuqi Qi Zhu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: