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

Review request for atlas, Ashutosh Mestry, Madhan Neethiraj, and Sarath 
Subramanian.


Bugs: ATLAS-2354
    https://issues.apache.org/jira/browse/ATLAS-2354


Repository: atlas


Description
-------

If any select attribute is null/empty then the results won't show up

Know issue: DB select name,description

If any of the select attribute is null/empty then the gremlin query returns no 
result


Diffs
-----

  repository/src/main/java/org/apache/atlas/query/DSLVisitor.java 75be85f11 
  repository/src/main/java/org/apache/atlas/query/GremlinQueryComposer.java 
76f31a34a 
  repository/src/main/java/org/apache/atlas/query/SelectClauseComposer.java 
b93e22343 
  repository/src/test/java/org/apache/atlas/query/DSLQueriesTest.java f3afa34fd 
  repository/src/test/java/org/apache/atlas/query/GremlinQueryComposerTest.java 
295509bb5 


Diff: https://reviews.apache.org/r/65102/diff/1/


Testing
-------

GremlinComposerTest and DSLQueriesTest were successful


Thanks,

Apoorv Naik

Reply via email to