You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2016/03/04 02:43:40 UTC

[jira] [Commented] (HIVE-13072) ROW_NUMBER() function creates wrong results

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

Ashutosh Chauhan commented on HIVE-13072:
-----------------------------------------

[~ychena] Did you try with version 1.1  Reporter has indicated that in Affect Version.
[~Zyrix] Can you provide repro query for this? Also, if possible can you try this on master ?

> ROW_NUMBER() function creates wrong results
> -------------------------------------------
>
>                 Key: HIVE-13072
>                 URL: https://issues.apache.org/jira/browse/HIVE-13072
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Philipp Brandl
>            Assignee: Yongzhi Chen
>
> When using ROW_NUMBER() on tables with more than 25000 rows, the function ROW_NUMBER() duplicates rows with separate row numbers.
> Reproduce by using a large table with more than 25000 rows with distinct values and then using a query involving ROW_NUMBER(). It will then result in getting the same distinct values twice with separate row numbers apart by 25000.



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