[
https://issues.apache.org/jira/browse/ATLAS-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15242990#comment-15242990
]
Neeru Gupta commented on ATLAS-435:
-----------------------------------
Sample query:
"hive_db where hive_db has name orderby 'hive_db.owner' limit 2 offset 1"
"from hive_table select owner orderby 'hive_table.owner' desc limit 5"
"hive_db where (name = \"Reporting\") select name as _col_0, (createTime + 1)
as _col_1 orderby '_col_1'"
> Add ORDER BY and Limit to search DSL
> --------------------------------------
>
> Key: ATLAS-435
> URL: https://issues.apache.org/jira/browse/ATLAS-435
> Project: Atlas
> Issue Type: Improvement
> Reporter: David Kantor
> Assignee: Neeru Gupta
>
> Add support for Limit and ORDER BY to Atlas search DSL.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)