[
https://issues.apache.org/jira/browse/HIVE-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13865177#comment-13865177
]
Hive QA commented on HIVE-6161:
-------------------------------
{color:green}Overall{color}: +1 all checks pass
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12621886/HIVE-6161.1.patch.txt
{color:green}SUCCESS:{color} +1 4903 tests passed
Test results:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/825/testReport
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/825/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.
ATTACHMENT ID: 12621886
> Fix TCLIService duplicate thrift definition for TColumn
> -------------------------------------------------------
>
> Key: HIVE-6161
> URL: https://issues.apache.org/jira/browse/HIVE-6161
> Project: Hive
> Issue Type: Sub-task
> Components: HiveServer2
> Affects Versions: 0.13.0
> Reporter: Jay Bennett
> Priority: Minor
> Labels: HiveServer2, thrift
> Attachments: HIVE-6161.1.patch.txt
>
>
> TCLIService.thrift interface contains a duplicate definition for TColumn
> since committing the patch for HIVE-3746. This results in a compilation error
> when using generated c++ code due to having two TColumn classes in the same
> namespace.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)