You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kousuke Saruta (Jira)" <ji...@apache.org> on 2021/10/17 03:00:00 UTC

[jira] [Updated] (SPARK-37026) ResolvedRFormula.toString throws ClassCastException with Scala 2.13

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

Kousuke Saruta updated SPARK-37026:
-----------------------------------
    Issue Type: Bug  (was: Improvement)

> ResolvedRFormula.toString throws ClassCastException with Scala 2.13
> -------------------------------------------------------------------
>
>                 Key: SPARK-37026
>                 URL: https://issues.apache.org/jira/browse/SPARK-37026
>             Project: Spark
>          Issue Type: Bug
>          Components: ML
>    Affects Versions: 3.3.0
>            Reporter: Kousuke Saruta
>            Assignee: Kousuke Saruta
>            Priority: Major
>
> ResolvedRFormula.toString throws ClassCastException with Scala 2.13 because the type of ResolvedRFormula.terms is scala.collection.immutable.Seq[scala.collection.imutable.Seq[String]] but scala.collection.immutable.Seq[scala.collection.mutable.ArraySeq$ofRef] will be passed.



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