[
https://issues.apache.org/jira/browse/HIVE-21148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16750321#comment-16750321
]
slim bouguerra commented on HIVE-21148:
---------------------------------------
https://github.com/apache/hive/commit/a7e704c679a00db68db9b9f921d133d79a32cfcc
> 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)