You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Neeru Gupta (JIRA)" <ji...@apache.org> on 2016/11/29 16:16:58 UTC

[jira] [Updated] (ATLAS-737) Add support for Sum, Max, Min and count operations with and without group by.

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

Neeru Gupta updated ATLAS-737:
------------------------------
    Description: 
This can be implemented analogously to a "select count *"  in SQL and is more relevant given the added ability to paginate a search result.

This also covers adding support for aggregate methods like max, min, count and sum with and without group by.

  was:
This can be implemented analogously to a "select count *"  in SQL and is more relevant given the added ability to paginate a search result.

Also add support for group by clause with aggregate methods like max, min, count and sum.

        Summary: Add support for Sum, Max, Min and count operations with and without group by.  (was: Ability to retrieve the size of the result of a DSL search without having to retrieve the result)

> Add support for Sum, Max, Min and count operations with and without group by.
> -----------------------------------------------------------------------------
>
>                 Key: ATLAS-737
>                 URL: https://issues.apache.org/jira/browse/ATLAS-737
>             Project: Atlas
>          Issue Type: New Feature
>            Reporter: CASSIO DOS SANTOS
>            Assignee: Neeru Gupta
>
> This can be implemented analogously to a "select count *"  in SQL and is more relevant given the added ability to paginate a search result.
> This also covers adding support for aggregate methods like max, min, count and sum with and without group by.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)