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

Alexander Pivovarov updated HIVE-9944:
--------------------------------------
    Component/s: Logical Optimizer

> 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
>
> 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