-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/10841/
-----------------------------------------------------------
(Updated May 31, 2013, 2:24 a.m.)
Review request for hive, Ashutosh Chauhan and Navis Ryu.
Changes
-------
Added reviewers.
Description
-------
Fixes the FM estimator to use hash functions that are pairwise independent.
This addresses bug HIVE-4435.
https://issues.apache.org/jira/browse/HIVE-4435
Diffs
-----
ql/src/java/org/apache/hadoop/hive/ql/udf/generic/NumDistinctValueEstimator.java
69e6f46
Diff: https://reviews.apache.org/r/10841/diff/
Testing
-------
The estimates are within the expected error after this fix. Tested on TPCH of
varying sizes.
Thanks,
Shreepadma Venugopalan