----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50397/#review143419 -----------------------------------------------------------
Ship it! Ship It! - Suma Shivaprasad On July 25, 2016, 5:19 p.m., Shwetha GS wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/50397/ > ----------------------------------------------------------- > > (Updated July 25, 2016, 5:19 p.m.) > > > Review request for atlas. > > > Bugs: ATLAS-1049 > https://issues.apache.org/jira/browse/ATLAS-1049 > > > Repository: atlas > > > Description > ------- > > Added filter on supertype. Its now possible to filter like: > category = 'x' and supertype contains 'y' and supertype !contains 'z' > > > Diffs > ----- > > client/src/main/java/org/apache/atlas/AtlasClient.java 32e1bb0 > > repository/src/main/java/org/apache/atlas/services/DefaultMetadataService.java > b870c62 > server-api/src/main/java/org/apache/atlas/services/MetadataService.java > ed0f7fd > typesystem/src/main/java/org/apache/atlas/typesystem/types/TypeSystem.java > 1fc4da7 > > typesystem/src/main/java/org/apache/atlas/typesystem/types/cache/DefaultTypeCache.java > f683ed0 > > typesystem/src/main/java/org/apache/atlas/typesystem/types/cache/TypeCache.java > 27622c2 > > typesystem/src/test/java/org/apache/atlas/typesystem/types/cache/DefaultTypeCacheTest.java > 5ed0d5e > webapp/src/main/java/org/apache/atlas/web/resources/TypesResource.java > b1e51fa > webapp/src/test/java/org/apache/atlas/web/resources/BaseResourceIT.java > ffc5249 > > webapp/src/test/java/org/apache/atlas/web/resources/TypesJerseyResourceIT.java > 947e138 > > Diff: https://reviews.apache.org/r/50397/diff/ > > > Testing > ------- > > UTs, ITs > > > Thanks, > > Shwetha GS > >
