[
https://issues.apache.org/jira/browse/HIVE-21148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16749495#comment-16749495
]
Hive QA commented on HIVE-21148:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12955878/HIVE-21148.1.patch
{color:green}SUCCESS:{color} +1 due to 5 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 15701 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/15744/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/15744/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-15744/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12955878 - PreCommit-HIVE-Build
> 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)