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

ASF subversion and git services commented on ATLAS-5132:
--------------------------------------------------------

Commit 76dfb71c88c0eb85b8944653820cdaee1b6c60a4 in atlas's branch 
refs/heads/atlas-2.5 from Prasad Pawar
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=76dfb71c8 ]

ATLAS-5132: [REACT UI] Unique Advanced/Search queries do not work as expected 
(#457)
(cherry picked from 15f6082f1c5973722e31b443dc4395f7961a9d1c)


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