Lars Francke created HIVE-8007: ---------------------------------- Summary: Use proper Thrift comments Key: HIVE-8007 URL: https://issues.apache.org/jira/browse/HIVE-8007 Project: Hive Issue Type: Improvement Reporter: Lars Francke Priority: Minor
Currently the thrift file uses {{//}} to denote comments. Thrift understands the {{/** ... */}} syntax and converts that into documentation in the generated code. This patch changes the syntax. -- This message was sent by Atlassian JIRA (v6.3.4#6332)