> On March 30, 2020, 6:28 a.m., Madhan Neethiraj wrote:
> > repository/src/main/java/org/apache/atlas/discovery/ClassificationSearchProcessor.java
> > Lines 111 (patched)
> > <https://reviews.apache.org/r/72280/diff/1/?file=2216343#file2216343line119>
> >
> >     buildTraitPredict() doesn't handle wildcards in the classification-name 
> > - like  classificationName="*PII". Please review.

Thanks Madhan,
What if i use __classificationNames which String type, instead of __traitNames 
which is of List<String> type in graphdb.


- Pinal


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


On March 30, 2020, 12:45 p.m., Pinal Shah wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/72280/
> -----------------------------------------------------------
> 
> (Updated March 30, 2020, 12:45 p.m.)
> 
> 
> Review request for atlas, Madhan Neethiraj, Nixon Rodrigues, and Sarath 
> Subramanian.
> 
> 
> Bugs: ATLAS-3703
>     https://issues.apache.org/jira/browse/ATLAS-3703
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> Example of cases where Filters of classification doesn't work
> ClassificationType + Classification Filter + Term
> ClassificationType + Classification Filter + Text
> EntityType + Entity Filter + ClassificationType + Classification Filter + Term
> 
> 
> Diffs
> -----
> 
>   
> repository/src/main/java/org/apache/atlas/discovery/ClassificationSearchProcessor.java
>  1343c9b96 
> 
> 
> Diff: https://reviews.apache.org/r/72280/diff/2/
> 
> 
> Testing
> -------
> 
> Manually tested all above cases, except case where attributes are non indexed
> 
> 
> Thanks,
> 
> Pinal Shah
> 
>

Reply via email to