Jay Bennett created HIVE-6161:
---------------------------------
Summary: 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
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)