[
https://issues.apache.org/jira/browse/ATLAS-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16401521#comment-16401521
]
pratik pandey commented on ATLAS-2483:
--------------------------------------
[~kevalbhatt] I have attached the patch for branch-0.8 please take a look.
> 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-branch0.8.patch, 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)