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 2022/07/29 12:55:00 UTC

[jira] [Assigned] (SPARK-39924) Extract `constructUnsupportedMergeException` method to deduplicate code in `AccumulatorV2`

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

Apache Spark reassigned SPARK-39924:
------------------------------------

    Assignee:     (was: Apache Spark)

> Extract `constructUnsupportedMergeException` method to  deduplicate code in `AccumulatorV2`
> -------------------------------------------------------------------------------------------
>
>                 Key: SPARK-39924
>                 URL: https://issues.apache.org/jira/browse/SPARK-39924
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 3.4.0
>            Reporter: Yang Jie
>            Priority: Minor
>
> {code:java}
> throw new UnsupportedOperationException(
>   s"Cannot merge ${this.getClass.getName} with ${other.getClass.getName}") {code}



--
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