You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Anthony Hsu (JIRA)" <ji...@apache.org> on 2016/12/15 18:23:58 UTC

[jira] [Created] (HIVE-15438) avrocountemptytbl.q should use SORT_QUERY_RESULTS

Anthony Hsu created HIVE-15438:
----------------------------------

             Summary: avrocountemptytbl.q should use SORT_QUERY_RESULTS
                 Key: HIVE-15438
                 URL: https://issues.apache.org/jira/browse/HIVE-15438
             Project: Hive
          Issue Type: Bug
    Affects Versions: 1.1.0, 2.2.0
            Reporter: Anthony Hsu
            Assignee: Anthony Hsu


In Hive 1.1.0, when building and testing using Java 1.8, I've noticed that avrocountemptytbl.q due to ordering issues:

{noformat}
57d56
< 100
58a58
> 100
{noformat}

This can be fixed by adding {{-- SORT_QUERY_RESULTS}} to the qtest.



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