----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70913/ -----------------------------------------------------------
(Updated July 3, 2019, 12:13 a.m.) Review request for atlas, Ashutosh Mestry, Aadarsh Jajodia, Sridhar K, Le Ma, Madhan Neethiraj, and Sarath Subramanian. Changes ------- Added 1 interface and 3 subclasses to keep track of the type of each part of the template. The classes can either be constant, an attribute, or one that's dependent on it's relationship attributes. I changed also the logic in AtlasEntityType because saving the split parts of the template simplifies the code in AtlasEntityType. Repository: atlas Description ------- ATLAS-3286: Populated dynamic attribute flags for AtlasAttributes Diffs (updated) ----- addons/models/1000-Hadoop/1030-hive_model.json 8901aa4aa86fb2802a9e9b1e65c2ff8aad8855ad intg/src/main/java/org/apache/atlas/model/AttributeToken.java PRE-CREATION intg/src/main/java/org/apache/atlas/model/ConstantToken.java PRE-CREATION intg/src/main/java/org/apache/atlas/model/DependentToken.java PRE-CREATION intg/src/main/java/org/apache/atlas/model/TemplateToken.java PRE-CREATION intg/src/main/java/org/apache/atlas/type/AtlasEntityType.java d9ae9e36773146fad652a1e28fc8822bae5c8557 intg/src/main/java/org/apache/atlas/type/AtlasStructType.java 254eee4c9d18ab87a8862ce479fc2274227c7c29 intg/src/test/java/org/apache/atlas/type/TestAtlasEntityType.java 3c53c02b48747515217c9327c98209a48ee84237 Diff: https://reviews.apache.org/r/70913/diff/8/ Changes: https://reviews.apache.org/r/70913/diff/7-8/ Testing ------- Added unit test Thanks, Merryle Wang
