You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2013/11/05 20:44:17 UTC

[jira] [Commented] (HIVE-5276) Skip useless string encoding stage for hiveserver2

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

Brock Noland commented on HIVE-5276:
------------------------------------

I see Carl +1'd this patch and the tests did pass. Does it need more work or is it ready to commit?

> Skip useless string encoding stage for hiveserver2
> --------------------------------------------------
>
>                 Key: HIVE-5276
>                 URL: https://issues.apache.org/jira/browse/HIVE-5276
>             Project: Hive
>          Issue Type: Improvement
>          Components: HiveServer2
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Minor
>         Attachments: HIVE-5276.3.patch.txt, HIVE-5276.4.patch.txt
>
>
> Current hiveserver2 acquires rows in string format which is used for cli output. Then convert them into row again and convert to final format lastly. This is inefficient and memory consuming. 



--
This message was sent by Atlassian JIRA
(v6.1#6144)