You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Steve Loughran (Jira)" <ji...@apache.org> on 2020/12/10 20:11:00 UTC

[jira] [Commented] (SPARK-32398) Upgrade to scalatest 3.2.0 for Scala 2.13.3 compatibility

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

Steve Loughran commented on SPARK-32398:
----------------------------------------

Did scalatest really rename funsuite? That's just antisocial; now my downstream projects have stopped building....I have to decide whether my tests line up with older spark builds or not. 

How stable is SparkFunSuite if someone were to extend it rather than the scalatest parent?  otherwise it's time to build/publish my own shim class

> Upgrade to scalatest 3.2.0 for Scala 2.13.3 compatibility
> ---------------------------------------------------------
>
>                 Key: SPARK-32398
>                 URL: https://issues.apache.org/jira/browse/SPARK-32398
>             Project: Spark
>          Issue Type: Sub-task
>          Components: ML, Spark Core, SQL, Structured Streaming, Tests
>    Affects Versions: 3.0.0
>            Reporter: Sean R. Owen
>            Assignee: Sean R. Owen
>            Priority: Major
>             Fix For: 3.1.0
>
>
> We'll need to update to scalatest 3.2.0 in order to pick up the fix here, which fixes an incompatibility with Scala 2.13.3:
> https://github.com/scalatest/scalatest/commit/7c89416aa9f3e7f2730a343ad6d3bdcff65809de
> That's a big change unfortunately - 3.1 / 3.2 reorganized many classes. Fortunately it's just like import updates in 100 files.



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