You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yang Jie (Jira)" <ji...@apache.org> on 2023/10/31 18:46:00 UTC

[jira] [Created] (SPARK-45742) Introduce an implicit method for Scala Array to wrap into `immutable.ArraySeq`.

Yang Jie created SPARK-45742:
--------------------------------

             Summary: Introduce an implicit method for Scala Array to wrap into `immutable.ArraySeq`.
                 Key: SPARK-45742
                 URL: https://issues.apache.org/jira/browse/SPARK-45742
             Project: Spark
          Issue Type: Sub-task
          Components: Connect, MLlib, Spark Core
    Affects Versions: 4.0.0
            Reporter: Yang Jie


Currently, we need to use `immutable.ArraySeq.unsafeWrapArray(array)` to wrap an Array into an `immutable.ArraySeq`, which makes the code look bloated.



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