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

ASF GitHub Bot commented on PHOENIX-1344:
-----------------------------------------

GitHub user tzolkincz opened a pull request:

    https://github.com/apache/phoenix/pull/26

      PHOENIX-1344 fix duplicit values in NTH_VALUE function

    description at pull request to master #24

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tzolkincz/phoenix fix_1344_4

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/phoenix/pull/26.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #26
    
----
commit 1c87dac42d0319c3567a4fd5935803f0d3182e12
Author: Vaclav Loffelmann <[email protected]>
Date:   2014-10-19T15:18:00Z

    PHOENIX-1344 fix duplicit values in NTH_VALUE function

----


> NTH_VALUE function skips duplicit values in order by
> ----------------------------------------------------
>
>                 Key: PHOENIX-1344
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1344
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 3.0-Release, 5.0.0, 4.2
>            Reporter: Vaclav Loffelmann
>            Assignee: Vaclav Loffelmann
>         Attachments: nthValueFunctionSnippet.java, sqlForBugReproduce.sql
>
>
> The NTH_VALUE function creates unique of order by values before sorting.



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

Reply via email to