[
https://issues.apache.org/jira/browse/HIVE-4786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tony Murphy updated HIVE-4786:
------------------------------
Description:
ORC + Vectorization Result: 1.94379947764182E37
ORC & Text Result: 7.522728032127304E36
query:
{noformat}
SELECT VAR_SAMP(cbigint) FROM alltypes_orc WHERE cbigint >= ctinyint;
{noformat}
Data and table attached. Data is specially crafted to alternate repeating,
nulls, and values across 1024 row batches.
was:
ORC + Vectorization Result: 1.94379947764182E37
ORC & Text Result: 7.522728032127304E36
query:
{noformat}
SELECT VAR_SAMP(cbigint) FROM alltypes_orc WHERE cbigint >= ctinyint;
{noformat}
> 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}
> Data and table attached. Data is specially crafted to alternate repeating,
> nulls, and values across 1024 row batches.
--
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