----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70913/ -----------------------------------------------------------
(Updated July 15, 2019, 11:06 p.m.) Review request for atlas, Ashutosh Mestry, Aadarsh Jajodia, Sridhar K, Le Ma, Madhan Neethiraj, and Sarath Subramanian. Changes ------- Renamed splitPath variable in DependentToken.java to objectPath 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/type/AtlasEntityType.java d9ae9e36773146fad652a1e28fc8822bae5c8557 intg/src/main/java/org/apache/atlas/type/AtlasStructType.java 0fe47bdcbe84c06545c517fec3177ef7e6487a6c intg/src/main/java/org/apache/atlas/type/AttributeToken.java PRE-CREATION intg/src/main/java/org/apache/atlas/type/ConstantToken.java PRE-CREATION intg/src/main/java/org/apache/atlas/type/DependentToken.java PRE-CREATION intg/src/main/java/org/apache/atlas/type/TemplateToken.java PRE-CREATION intg/src/test/java/org/apache/atlas/type/TestAtlasEntityType.java 3c53c02b48747515217c9327c98209a48ee84237 repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasEntityGraphDiscoveryV2.java 4ff4206471bb8b2b4997c00dca3b4433626ae392 webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerIT.java bf7e182429d00ca668cbbd41277291ecc5d457e0 webapp/src/test/java/org/apache/atlas/web/integration/EntityJerseyResourceIT.java edb45687712c7bb8941bc894e73423a463739a42 Diff: https://reviews.apache.org/r/70913/diff/12/ Changes: https://reviews.apache.org/r/70913/diff/11-12/ Testing ------- Added unit test Thanks, Merryle Wang