[
https://issues.apache.org/jira/browse/HIVE-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiao Meng updated HIVE-6161:
----------------------------
Attachment: HIVE-6161.1.patch.txt
the patch removes the old TColumn definition and regenerates thrift code
> 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: Blocker
> 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)