You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Sarath Subramanian <sa...@apache.org> on 2018/08/29 23:44:40 UTC

Review Request 68563: ATLAS-2849: Basic search result list for classification= '_NOT_CLASSIFIED' returns type vertices in addition to matching entity vertices

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68563/
-----------------------------------------------------------

Review request for atlas, Apoorv Naik, Ashutosh Mestry, and Madhan Neethiraj.


Bugs: ATLAS-2849
    https://issues.apache.org/jira/browse/ATLAS-2849


Repository: atlas


Description
-------

Adding additional filters in graph query to return only entity vertices => has(guid != null) && has (__typeName != null)


Diffs
-----

  repository/src/main/java/org/apache/atlas/discovery/ClassificationSearchProcessor.java c00bfb678 


Diff: https://reviews.apache.org/r/68563/diff/1/


Testing
-------

Validated in REST client that basic search result contains only entities and not type vertices.


Thanks,

Sarath Subramanian


Re: Review Request 68563: ATLAS-2849: Basic search result list for classification= '_NOT_CLASSIFIED' returns type vertices in addition to matching entity vertices

Posted by Ashutosh Mestry <am...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68563/#review208117
-----------------------------------------------------------


Ship it!




Ship It!

- Ashutosh Mestry


On Aug. 29, 2018, 11:44 p.m., Sarath Subramanian wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/68563/
> -----------------------------------------------------------
> 
> (Updated Aug. 29, 2018, 11:44 p.m.)
> 
> 
> Review request for atlas, Apoorv Naik, Ashutosh Mestry, and Madhan Neethiraj.
> 
> 
> Bugs: ATLAS-2849
>     https://issues.apache.org/jira/browse/ATLAS-2849
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> Adding additional filters in graph query to return only entity vertices => has(guid != null) && has (__typeName != null)
> 
> 
> Diffs
> -----
> 
>   repository/src/main/java/org/apache/atlas/discovery/ClassificationSearchProcessor.java c00bfb678 
> 
> 
> Diff: https://reviews.apache.org/r/68563/diff/1/
> 
> 
> Testing
> -------
> 
> Validated in REST client that basic search result contains only entities and not type vertices.
> 
> 
> Thanks,
> 
> Sarath Subramanian
> 
>