Remove Thrift generated code from version control -------------------------------------------------
Key: HIVE-1527 URL: https://issues.apache.org/jira/browse/HIVE-1527 Project: Hadoop Hive Issue Type: Improvement Components: Build Infrastructure Reporter: Carl Steinbach The current practice is to checkin code generated by the Thrift compiler. This makes the development process slightly easier for some developers (since you don't need to have the Thrift compiler installed in most cases), but results noisy diffs when the thrift bindings are actually changed. * Remove the thrift generated code from version control * Make the {{thriftif}} target part of the standard build. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.