You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (Jira)" <ji...@apache.org> on 2024/01/23 08:13:00 UTC

[jira] [Resolved] (SPARK-46590) Coalesce partiton assert error after skew join optimization

     [ https://issues.apache.org/jira/browse/SPARK-46590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wenchen Fan resolved SPARK-46590.
---------------------------------
    Fix Version/s: 3.5.1
                   4.0.0
       Resolution: Fixed

Issue resolved by pull request 44661
[https://github.com/apache/spark/pull/44661]

> Coalesce partiton assert error after skew join optimization
> -----------------------------------------------------------
>
>                 Key: SPARK-46590
>                 URL: https://issues.apache.org/jira/browse/SPARK-46590
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 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
>            Reporter: Jackey Lee
>            Assignee: Jackey Lee
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.5.1, 4.0.0
>
>         Attachments: problem.log
>
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org