----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64105/#review192555 -----------------------------------------------------------
Ship it! Ship It! - Apoorv Naik On Nov. 28, 2017, 1:53 a.m., Madhan Neethiraj wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/64105/ > ----------------------------------------------------------- > > (Updated Nov. 28, 2017, 1:53 a.m.) > > > Review request for atlas. > > > Bugs: ATLAS-2283 > https://issues.apache.org/jira/browse/ATLAS-2283 > > > Repository: atlas > > > Description > ------- > > updated AtlasClassificationDef and AtlasEntityDef to include a field to list > sub-types. This new field is effectively read-only, since its value is > ignored by operations that create/update classification-def/entity-def. > > > Diffs > ----- > > > intg/src/main/java/org/apache/atlas/model/typedef/AtlasClassificationDef.java > 2a9e08cc > intg/src/main/java/org/apache/atlas/model/typedef/AtlasEntityDef.java > 230fca18 > intg/src/main/java/org/apache/atlas/type/AtlasClassificationType.java > 9f39423e > intg/src/main/java/org/apache/atlas/type/AtlasEntityType.java 205e5b9d > intg/src/test/java/org/apache/atlas/type/TestAtlasTypeRegistry.java > accba77d > > > Diff: https://reviews.apache.org/r/64105/diff/1/ > > > Testing > ------- > > Updated unit tests to validate the sub-type field value. > > > Thanks, > > Madhan Neethiraj > >
