You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/09/04 00:11:00 UTC

[jira] [Commented] (SPARK-36666) [SQL] Regression in AQEShuffleReadExec

    [ https://issues.apache.org/jira/browse/SPARK-36666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17409761#comment-17409761 ] 

Apache Spark commented on SPARK-36666:
--------------------------------------

User 'andygrove' has created a pull request for this issue:
https://github.com/apache/spark/pull/33910

> [SQL] Regression in AQEShuffleReadExec
> --------------------------------------
>
>                 Key: SPARK-36666
>                 URL: https://issues.apache.org/jira/browse/SPARK-36666
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Andy Grove
>            Priority: Major
>
> I am currently testing the RAPIDS Accelerator for Apache Spark with the Spark 3.2 release candidate and there is a regression in AQEShuffleReadExec where it now throws an exception if the shuffle's output partitioning does not match a specific list of schemes.
> The problem can be solved by returning UnknownPartitioning, as it already does in some cases, rather than throwing an exception.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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