-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68580/
-----------------------------------------------------------
Review request for atlas, Apoorv Naik, Ashutosh Mestry, and Madhan Neethiraj.
Bugs: ATLAS-2851
https://issues.apache.org/jira/browse/ATLAS-2851
Repository: atlas
Description
-------
Retrieving entity with SET attribute type contains duplicate entries if
attribute type updated from LIST to SET
Diffs
-----
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/EntityGraphRetriever.java
5a863b733
Diff: https://reviews.apache.org/r/68580/diff/1/
Testing
-------
Validated that SET attributes returns unique values even if graph store
contains duplicate value for the attribute.
Thanks,
Sarath Subramanian