You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/01/12 01:29:00 UTC

[jira] [Commented] (ASTERIXDB-2509) Implement window functions CUME_DIST() and RATIO_TO_REPORT()

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

ASF subversion and git services commented on ASTERIXDB-2509:
------------------------------------------------------------

Commit a666452b49e1d7cdc33e078a396b46390c51f4ed in asterixdb's branch refs/heads/master from Dmitry Lychagin
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=a666452 ]

[ASTERIXDB-2509][FUN] Implement CUME_DIST() and RATIO_TO_REPORT()

- user model changes: yes
- storage format changes: no
- interface changes: no

Details:
- Implement CUME_DIST() and RATIO_TO_REPORT() window functions
- Add internal WIN_PARTITION_LENGTH() window function
- Fixed typos in javadocs

Change-Id: I921d3e0488b3ca277cffed3b99a9a8e770ac9a24
Reviewed-on: https://asterix-gerrit.ics.uci.edu/3113
Sonar-Qube: Jenkins <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Contrib: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Ali Alsuliman <al...@gmail.com>


> Implement window functions CUME_DIST() and RATIO_TO_REPORT()
> ------------------------------------------------------------
>
>                 Key: ASTERIXDB-2509
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2509
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>          Components: RT - Runtime
>            Reporter: Dmitry Lychagin
>            Assignee: Dmitry Lychagin
>            Priority: Major
>
> We need to implement the following window functions:
>  # CUME_DIST() 
>  # RATIO_TO_REPORT()



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)