[
https://issues.apache.org/jira/browse/ATLAS-5132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18022788#comment-18022788
]
ASF subversion and git services commented on ATLAS-5132:
--------------------------------------------------------
Commit 7226ef9659c5e2c0ff5b99210cecd58ccc9324bb in atlas's branch
refs/heads/ATLAS-5132 from Prasad Pawar
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=7226ef965 ]
Merge branch 'master' into ATLAS-5132
> [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: 10m
> 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)