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

Phabricator commented on HIVE-5276:
-----------------------------------

cwsteinbach has accepted the revision "HIVE-5276 [jira] Skip useless string 
encoding stage for hiveserver2".

  +1. Please go ahead and commit this if the tests pass.

REVISION DETAIL
  https://reviews.facebook.net/D12879

BRANCH
  HIVE-5276

ARCANIST PROJECT
  hive

To: JIRA, cwsteinbach, navis
Cc: cwsteinbach

                
> 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: D12879.2.patch, HIVE-5276.D12879.1.patch
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to