-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73102/
-----------------------------------------------------------
Review request for atlas, Jayendra Parab, Madhan Neethiraj, Nixon Rodrigues,
and Sarath Subramanian.
Bugs: ATLAS-4088
https://issues.apache.org/jira/browse/ATLAS-4088
Repository: atlas
Description
-------
In case the query text is passed as empty string,
Eg: **/api/atlas/v2/search/quick?typeName=hive_table&query=**
The aggregation metrics in the response does not contain any information like
owners, state of the asset, etc.
Diffs
-----
graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/AtlasSolrQueryBuilder.java
43114e9ca
Diff: https://reviews.apache.org/r/73102/diff/1/
Testing
-------
manually tested
Thanks,
Pinal Shah