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

Dongjoon Hyun reassigned SPARK-28601:
-------------------------------------

    Assignee: Jungtaek Lim

> Use StandardCharsets.UTF_8 instead of "UTF-8" string representation
> -------------------------------------------------------------------
>
>                 Key: SPARK-28601
>                 URL: https://issues.apache.org/jira/browse/SPARK-28601
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 3.0.0
>            Reporter: Jungtaek Lim
>            Assignee: Jungtaek Lim
>            Priority: Minor
>
> Spark codebase uses both "UTF-8" and StandardCharsets.UTF_8 which 
> StandardCharsets.UTF_8 is used majorly. It would be better to try keeping 
> consistency, using StandardCharsets.UTF_8 whenever possible.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to