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

Aditya Gupta reassigned ATLAS-5148:
-----------------------------------

    Assignee: Aditya Gupta

> This example DSL query given in documentation doesn't work
> ----------------------------------------------------------
>
>                 Key: ATLAS-5148
>                 URL: https://issues.apache.org/jira/browse/ATLAS-5148
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Rahul Kurup
>            Assignee: Aditya Gupta
>            Priority: Major
>
>  
> {{Table groupby(createTime) select owner, name, max(createTime)}}
> I tried running this command in DSL search but it would return 0 results 
> despite having data from quick_start.py
> However these subset queries worked
> {{Table groupby(createTime)}}
> {{{}Table select owner, name, max(createTime){}}}{{{}{}}}



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

Reply via email to