You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Tony Murphy (JIRA)" <ji...@apache.org> on 2013/06/25 02:04:22 UTC

[jira] [Created] (HIVE-4786) Incorrect aggregate results

Tony Murphy created HIVE-4786:
---------------------------------

             Summary: Incorrect aggregate results 
                 Key: HIVE-4786
                 URL: https://issues.apache.org/jira/browse/HIVE-4786
             Project: Hive
          Issue Type: Sub-task
    Affects Versions: vectorization-branch
            Reporter: Tony Murphy
             Fix For: vectorization-branch
         Attachments: tableAndData.zip

ORC + Vectorization Result: 1.94379947764182E37

ORC & Text Result: 7.522728032127304E36

query:
{noformat}
SELECT VAR_SAMP(cbigint) FROM alltypes_orc WHERE  cbigint >= ctinyint; 
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira