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



This should be extended for suffix regex matches too. And LIKE operator should 
match the provided value as is (user will most likely enter a regex for LIKE)

- Apoorv Naik


On Sept. 14, 2017, 4:37 p.m., Apoorv Naik wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/62127/
> -----------------------------------------------------------
> 
> (Updated Sept. 14, 2017, 4:37 p.m.)
> 
> 
> Review request for atlas and Madhan Neethiraj.
> 
> 
> Bugs: ATLAS-2118
>     https://issues.apache.org/jira/browse/ATLAS-2118
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> Any reserved regex character causes the contains check to throw an exception 
> from the titan graph query layer.
> 
> 
> Diffs
> -----
> 
>   repository/src/main/java/org/apache/atlas/discovery/SearchProcessor.java 
> 1cb2249d 
> 
> 
> Diff: https://reviews.apache.org/r/62127/diff/3/
> 
> 
> Testing
> -------
> 
> UI and REST calls work as expected now
> 
> 
> Thanks,
> 
> Apoorv Naik
> 
>

Reply via email to