-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65037/
-----------------------------------------------------------
(Updated Jan. 9, 2018, 8:50 p.m.)
Review request for atlas.
Changes
-------
updated to handle queries that include select/aggregate clauses, which only
return attributes and not entities
Bugs: ATLAS-2347
https://issues.apache.org/jira/browse/ATLAS-2347
Repository: atlas
Description
-------
Updated serialization of V1 search API response to be consistent with earlier
verion of Atlas
Diffs (updated)
-----
intg/src/main/java/org/apache/atlas/utils/AtlasJson.java a82b7ba9
intg/src/main/java/org/apache/atlas/v1/model/discovery/DSLSearchResult.java
PRE-CREATION
intg/src/main/java/org/apache/atlas/v1/model/discovery/FullTextSearchResult.java
PRE-CREATION
repository/src/main/java/org/apache/atlas/discovery/EntityDiscoveryService.java
29b2abea
webapp/src/main/java/org/apache/atlas/web/resources/MetadataDiscoveryResource.java
252cc0e7
Diff: https://reviews.apache.org/r/65037/diff/2/
Changes: https://reviews.apache.org/r/65037/diff/1-2/
Testing
-------
- verified that the response is consistent with Atlas from branch-0.8
Thanks,
Madhan Neethiraj