> On Nov. 3, 2016, 1:38 p.m., Suma Shivaprasad wrote: > > repository/src/main/scala/org/apache/atlas/query/ClosureQuery.scala, line > > 148 > > <https://reviews.apache.org/r/53073/diff/6/?file=1552851#file1552851line148> > > > > is depth mandatory or should we also provide infinite depth to keep it > > backward compatible with older API.
when depth is passed as -1, it gives infinite lineage - Sarath ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53073/#review154802 ----------------------------------------------------------- On Nov. 10, 2016, 3:24 p.m., Sarath Subramanian wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/53073/ > ----------------------------------------------------------- > > (Updated Nov. 10, 2016, 3:24 p.m.) > > > Review request for atlas, Apoorv Naik, Madhan Neethiraj, Shwetha GS, and Suma > Shivaprasad. > > > Bugs: ATLAS-1234 > https://issues.apache.org/jira/browse/ATLAS-1234 > > > Repository: atlas > > > Description > ------- > > Initial model and implementation for updated lineage rest apis for input, > output and full lineage for dataset entity. > > > Diffs > ----- > > common/src/main/java/org/apache/atlas/repository/Constants.java 4a68317 > intg/src/main/java/org/apache/atlas/AtlasErrorCode.java fe38fba > intg/src/main/java/org/apache/atlas/model/lineage/AtlasLineageInfo.java > PRE-CREATION > intg/src/main/java/org/apache/atlas/model/lineage/AtlasLineageService.java > PRE-CREATION > repository/src/main/java/org/apache/atlas/RepositoryMetadataModule.java > aabf269 > > repository/src/main/java/org/apache/atlas/discovery/EntityLineageService.java > PRE-CREATION > > repository/src/test/java/org/apache/atlas/lineage/EntityLineageServiceTest.java > PRE-CREATION > webapp/src/main/java/org/apache/atlas/web/rest/LineageREST.java > PRE-CREATION > > webapp/src/test/java/org/apache/atlas/web/resources/EntityLineageJerseyResourceIT.java > PRE-CREATION > > Diff: https://reviews.apache.org/r/53073/diff/ > > > Testing > ------- > > unit test and integration test updated. > > > Thanks, > > Sarath Subramanian > >