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

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

Commit b36d705866e68b733c05795d6e2e0702dbeca0ec in atlas's branch 
refs/heads/ATLAS-5132 from Prasad Pawar
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=b36d70586 ]

ATLAS-5132: [REACT UI] Unique Advanced/Search queries do not work as expected


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