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

Coalesce partiton assert error after skew join optimization

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.1, 3.3.3, 3.3.2, 3.4.0, 3.4.1, 3.5.0, 4.0.0, 3.5.1, 3.3.4
    • 4.0.0, 3.5.1
    • SQL

    Description

      Recently when we were testing TPCDS Q71, we found that if `spark.sql.shuffle.partitions` and `spark.sql.adaptive.coalescePartitions.initialPartitionNum` are both set to the number of executor cores, an AssertError may be reported in coalescePartition due to the partitionSpecs of joins after skew are different.

      Attachments

        1. problem.log
          557 kB
          Jackey Lee

        Activity

          People

            Jackey Lee Jackey Lee
            Jackey Lee Jackey Lee
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: