[ https://issues.apache.org/jira/browse/HIVE-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Navis updated HIVE-6161: ------------------------ Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch Available) Committed to trunk. Thanks Xiao for contribution (I've enlisted you to hive contributor list. Feel free to assign issues to yourself). > 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 > Assignee: Xiao Meng > Priority: Minor > Labels: HiveServer2, thrift > Fix For: 0.13.0 > > 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)