[ 
https://issues.apache.org/jira/browse/HIVE-9944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14359862#comment-14359862
 ] 

Hive QA commented on HIVE-9944:
-------------------------------



{color:green}Overall{color}: +1 all checks pass

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12704298/HIVE-9944.1.patch

{color:green}SUCCESS:{color} +1 7762 tests passed

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3024/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3024/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-3024/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12704298 - PreCommit-HIVE-TRUNK-Build

> Convert array[] to string properly in log messages
> --------------------------------------------------
>
>                 Key: HIVE-9944
>                 URL: https://issues.apache.org/jira/browse/HIVE-9944
>             Project: Hive
>          Issue Type: Bug
>          Components: Logical Optimizer
>            Reporter: Alexander Pivovarov
>            Assignee: Alexander Pivovarov
>            Priority: Minor
>         Attachments: HIVE-9944.1.patch
>
>
> DemuxOperator (181) and ListBucketingPruner (194, 219, 361) concatenate 
> String with array[] and log the resulting message.
> array[] uses Object.toString which returns className + @ + hashCode hex
> we can use Arrays.toString() to convert array[] to string properly



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to