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

Prasad P. Pawar resolved ATLAS-5132.
------------------------------------
    Fix Version/s: 3.0.0
                   2.5.0
       Resolution: Fixed

> [REACT UI] Unique Advanced/Search queries do not work as expected
> -----------------------------------------------------------------
>
>                 Key: ATLAS-5132
>                 URL: https://issues.apache.org/jira/browse/ATLAS-5132
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Rahul Kurup
>            Assignee: Prasad P. Pawar
>            Priority: Major
>             Fix For: 3.0.0, 2.5.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Precondition: Data from quick_start.py should be present.
> These DSL queries do not display data as expected:
> Table select min(createTime) 
> Table groupby(owner) 
> Table groupby(createTime) select owner, name, max(createTime) 
> Table groupby(createTime) select owner, name, min(createTime) 
> Table groupby(owner) select owner, count() 
> hive_db select __timestamp, __modificationTimestamp, __state, __createdBy
> The search results pages do not display aggregated information nor the 
> columns stated in the queries.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to