[ https://issues.apache.org/jira/browse/HIVE-8007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lars Francke updated HIVE-8007: ------------------------------- Description: This patch changes the following: * 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 * Change tabs to spaces * Consistent indentation * Minor whitespace and/or formatting issues There should be no changes to functionality at all. was: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. > Clean up Thrift definitions > --------------------------- > > Key: HIVE-8007 > URL: https://issues.apache.org/jira/browse/HIVE-8007 > Project: Hive > Issue Type: Improvement > Reporter: Lars Francke > Assignee: Lars Francke > Priority: Minor > Attachments: HIVE-8007.1.patch, HIVE-8007.2.patch > > > This patch changes the following: > * 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 > * Change tabs to spaces > * Consistent indentation > * Minor whitespace and/or formatting issues > There should be no changes to functionality at all. -- This message was sent by Atlassian JIRA (v6.3.4#6332)