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

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

    [ https://issues.apache.org/jira/browse/ATLAS-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16391233#comment-16391233 ] 

Keval Bhatt commented on ATLAS-2483:
------------------------------------

Thanks [~pratik24mac] for the patch committed to the Master: http://git-wip-us.apache.org/repos/asf/atlas/commit/8b6715be

I am trying to apply the same patch for branch-0.8 but its failing, can you please check if we are missing any commits to branch-0.8 if not then please create a separate patch for the branch-0.8.

> 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)