BELUGA BEHR created HIVE-21148:
----------------------------------
Summary: 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
Fix For: 4.0.0
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}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)