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

BELUGA BEHR updated HIVE-21148:
-------------------------------
    Description: Starting in Java 1.7, JDKs must support a set of standard 
charsets.  When using this facility, instead of passing around the name 
(string) of the character set, one can pass around a {{Charset}} object and 
there is no need to catch a {{UnsupportedEncodingException}}.  (was: Starting 
in Java 1.7, JDKs must support a set of standard charsets.  When using this 
facility, instead of passing the name (string) of the character set, there is 
no need to catch a {{UnsupportedEncodingException}}.)

> Remove Use StandardCharsets Where Possible
> ------------------------------------------
>
>                 Key: HIVE-21148
>                 URL: https://issues.apache.org/jira/browse/HIVE-21148
>             Project: Hive
>          Issue Type: Improvement
>    Affects Versions: 4.0.0
>            Reporter: BELUGA BEHR
>            Assignee: BELUGA BEHR
>            Priority: Major
>             Fix For: 4.0.0
>
>         Attachments: HIVE-21148.1.patch
>
>
> Starting in Java 1.7, JDKs must support a set of standard charsets.  When 
> using this facility, instead of passing around the name (string) of the 
> character set, one can pass around a {{Charset}} object and there is no need 
> to catch a {{UnsupportedEncodingException}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to