Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is related to
-
HIVE-1526 Hive should depend on a release version of Thrift
- Closed