You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/09/01 05:02:59 UTC

[jira] [Closed] (CALCITE-806) ROW_NUMBER should emit distinct values

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

Jacques Nadeau closed CALCITE-806.
----------------------------------

Resolved in release 1.4.0-incubating (2015-08-23)

> ROW_NUMBER should emit distinct values
> --------------------------------------
>
>                 Key: CALCITE-806
>                 URL: https://issues.apache.org/jira/browse/CALCITE-806
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Julian Hyde
>            Assignee: Julian Hyde
>             Fix For: 1.4.0-incubating
>
>
> ROW_NUMBER should emit distinct values even for rows that have identical sort keys, or if there is no sort key. (This is distinct from RANK and DENSE_RANK, which emit the same value for rows with the same sort key.)



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