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

(Updated March 16, 2020, 12:45 p.m.)


Review request for atlas, Madhan Neethiraj, Nixon Rodrigues, and Sarath 
Subramanian.


Changes
-------

retained attributePredicate


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


Repository: atlas


Description
-------

When Asset typeName, which has many subtypes, with some attribute filter is 
searched , 
query formed for typeName is not included in final query


Diffs (updated)
-----

  
repository/src/main/java/org/apache/atlas/discovery/EntitySearchProcessor.java 
c9f3166f1 


Diff: https://reviews.apache.org/r/72188/diff/3/

Changes: https://reviews.apache.org/r/72188/diff/2-3/


Testing
-------

1) Select Asset
2) Select Guid notNull
--> Before, all entities with guid notnull including internal 
Type(AtlasGlossary) where coming in result
--> Now, Entities with typeName Asset and allSubtypes with guid notnull is 
coming in result


Thanks,

Pinal Shah

Reply via email to