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

(Updated Jan. 20, 2020, 12:16 a.m.)


Review request for atlas, Ashutosh Mestry, Madhan Neethiraj, Mandar Ambawane, 
mayank jain, Nixon Rodrigues, and Sidharth Mishra.


Changes
-------

addressed review comments.


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


Repository: atlas


Description
-------

User-defined properties search is enabled in system attribute search. This Jira 
is improve the usability of the user-defined properties search.

For. e.g

"entityFilters": { "condition": "AND", "criterion": [ { "attributeName": 
"__customAttributes", "operator": "contains", "attributeValue": "key2=value2" } 
] }


Diffs (updated)
-----

  repository/src/main/java/org/apache/atlas/discovery/SearchProcessor.java 
278b97faa 
  webapp/src/test/java/org/apache/atlas/web/adapters/TestEntitiesREST.java 
b2c1d4aa5 


Diff: https://reviews.apache.org/r/72025/diff/2/

Changes: https://reviews.apache.org/r/72025/diff/1-2/


Testing
-------

Updated unit tests to test this improvement.

Precommit: 
https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/1609/console


Thanks,

Sarath Subramanian

Reply via email to