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

[jira] [Assigned] (ATLAS-2483) UI : Display of faceted query

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

pratik pandey reassigned ATLAS-2483:
------------------------------------

    Assignee: pratik pandey

> UI : Display of faceted query
> -----------------------------
>
>                 Key: ATLAS-2483
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2483
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: pratik pandey
>            Assignee: pratik pandey
>            Priority: Minor
>         Attachments: ATLAS-2483.patch
>
>
> On searching using basic search :
> {code:java}
> type  = hive_column
> filter = position != 1 
> {code}
> the applied search is displayed as Type: hive_column AND (AND (position != 1))
> In earlier versions , when OR support wasn't there in UI , same query would display Type: hive_table AND retention = 1
> "hive_column AND (AND (position != 1))" is confusing to user.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)