Ashutosh Mestry created ATLAS-2356:
--------------------------------------
Summary: Advanced Search DSL: Making 'where' Clause Optional
Key: ATLAS-2356
URL: https://issues.apache.org/jira/browse/ATLAS-2356
Project: Atlas
Issue Type: Improvement
Components: atlas-core
Affects Versions: trunk
Reporter: Ashutosh Mestry
Assignee: Ashutosh Mestry
*Background*
The older version of Atlas DSL had optional where clause. The latest version
made it mandatory. This makes it inconvenient for users.
*Approach*
Update _DSLVisitor_ to identify how the syntax tree was traversed. Based on
traversal, decide on which approach to take to process the where condition.
Update existing tests to run with and without _where_ clause.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)