You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zhenxiao Luo (Updated) (JIRA)" <ji...@apache.org> on 2012/01/21 04:10:44 UTC

[jira] [Updated] (HIVE-2734) Fix some nondeterministic test output

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

Zhenxiao Luo updated HIVE-2734:
-------------------------------

    Description: 
Many Hive query tests lack an ORDER BY clause, and consequently the ordering
of the rows in the result set is nondeterministic:

groupby1_limit
input11_limit
input1_limit
input_lazyserde
join18_multi_distinct
join_1to1
join_casesensitive
join_filters
join_nulls
merge3
metadataonly1
rcfile_columnar
rcfile_lazydecompress
rcfile_union
sample10
udf_sentences
union24
virtual_column
    
> Fix some nondeterministic test output
> -------------------------------------
>
>                 Key: HIVE-2734
>                 URL: https://issues.apache.org/jira/browse/HIVE-2734
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Zhenxiao Luo
>            Assignee: Zhenxiao Luo
>
> Many Hive query tests lack an ORDER BY clause, and consequently the ordering
> of the rows in the result set is nondeterministic:
> groupby1_limit
> input11_limit
> input1_limit
> input_lazyserde
> join18_multi_distinct
> join_1to1
> join_casesensitive
> join_filters
> join_nulls
> merge3
> metadataonly1
> rcfile_columnar
> rcfile_lazydecompress
> rcfile_union
> sample10
> udf_sentences
> union24
> virtual_column

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira