-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62627/
-----------------------------------------------------------
Review request for atlas, Ashutosh Mestry, Madhan Neethiraj, and Sarath
Subramanian.
Bugs: ATLAS-2155
https://issues.apache.org/jira/browse/ATLAS-2155
Repository: atlas
Description
-------
Currently if the Vertex has the attribute value as null, the in-memory filter
discards the vertex. This change will allow String NEQ predicate to work with
null values
Diffs
-----
repository/src/main/java/org/apache/atlas/util/SearchPredicateUtil.java
18d77ee7
Diff: https://reviews.apache.org/r/62627/diff/1/
Testing
-------
REST and curl validation
mvn clean package was successful as well
Thanks,
Apoorv Naik