Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Thrift has added class annotations to generated classes; these contain generation date. Because of this, all the Java thrift files change on every re-gen, even if you only make a small change that should not affect bazillion files. We should use undated annotations to avoid this problem.
This depends on upgrading to Thrift 0.9.3, which doesn't exist yet.
Attachments
Attachments
Issue Links
- is blocked by
-
THRIFT-2805 0.9.3 release candidate
- Closed
- is related to
-
THRIFT-3193 Option to supress date value in @Generated annotation
- Closed
-
HIVE-13724 Backport HIVE-11591 to branch-1 to use undated annotations
- Resolved