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

[jira] [Updated] (SPARK-45461) Introduce a mapper for StorageLevel

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

ASF GitHub Bot updated SPARK-45461:
-----------------------------------
    Labels: pull-request-available  (was: )

> Introduce a mapper for StorageLevel
> -----------------------------------
>
>                 Key: SPARK-45461
>                 URL: https://issues.apache.org/jira/browse/SPARK-45461
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib, Spark Core, SQL
>    Affects Versions: 4.0.0
>            Reporter: Jiaan Geng
>            Priority: Major
>              Labels: pull-request-available
>
> Currently, StorageLevel provides fromString to get the StorageLevel's instance with StorageLevel's name. So developers or users have to copy the string literal about StorageLevel's name to set or get instance of StorageLevel. This issue lead to developers need to manually maintain its consistency. It is easy to make mistakes and reduce development efficiency.



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