[ https://issues.apache.org/jira/browse/HIVE-5276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840926#comment-13840926 ]
Navis commented on HIVE-5276: ----------------------------- I've reported a bug related on this but cannot remember it's fixed or not (we have some version issue). When I confirm that, I'll commit this. Thanks for the review again, Carl. > Skip redundant string encoding/decoding 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, > HIVE-5276.5.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)