[
https://issues.apache.org/jira/browse/HIVE-5276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13802871#comment-13802871
]
Hive QA commented on HIVE-5276:
-------------------------------
{color:green}Overall{color}: +1 all checks pass
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12609770/HIVE-5276.4.patch.txt
{color:green}SUCCESS:{color} +1 4430 tests passed
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1205/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1205/console
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
> 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)