[ https://issues.apache.org/jira/browse/HIVE-5276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Navis updated HIVE-5276: ------------------------ Attachment: (was: HIVE-5276.8.patch.txt) > 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, HIVE-5276.6.patch.txt, HIVE-5276.7.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.4#6159)