You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Ashutosh Mestry (JIRA)" <ji...@apache.org> on 2018/01/11 22:47:00 UTC

[jira] [Updated] (ATLAS-2356) Advanced Search DSL: Making 'where' Clause Optional

     [ https://issues.apache.org/jira/browse/ATLAS-2356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashutosh Mestry updated ATLAS-2356:
-----------------------------------
    Attachment: ATLAS-2356-Optional-Where.patch

> 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
>         Attachments: ATLAS-2356-Optional-Where.patch
>
>
> *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)