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


Ship it!




Ship It!

- Ashutosh Mestry


On Oct. 11, 2022, 3:38 a.m., Pinal Shah wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/74158/
> -----------------------------------------------------------
> 
> (Updated Oct. 11, 2022, 3:38 a.m.)
> 
> 
> Review request for atlas, Ashutosh Mestry, Deep Singh, and Jayendra Parab.
> 
> 
> Bugs: ATLAS-4685
>     https://issues.apache.org/jira/browse/ATLAS-4685
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> **Issue:** If use "!=" operator in where clause, it is not working as 
> expected and it still returns the row which has the value 'authors'
> 
> **Example:** from hive_table where name != 'authors' select name, owner
> 
> 
> Diffs
> -----
> 
>   repository/src/main/java/org/apache/atlas/query/GremlinQueryComposer.java 
> bc3930250 
>   repository/src/test/java/org/apache/atlas/query/DSLQueriesTest.java 
> 1d3e245c5 
>   
> repository/src/test/java/org/apache/atlas/query/GremlinQueryComposerTest.java 
> 4002a32b1 
>   repository/src/test/java/org/apache/atlas/query/TraversalComposerTest.java 
> 359ac7045 
> 
> 
> Diff: https://reviews.apache.org/r/74158/diff/1/
> 
> 
> Testing
> -------
> 
> Added unit testcases
> Precommit : 
> https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/1251/
> 
> 
> Thanks,
> 
> Pinal Shah
> 
>

Reply via email to