You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Kevin Wilfong <ke...@fb.com> on 2011/08/12 02:17:18 UTC

Review Request: sample_islocalmode_hook.q test is non-deterministic

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1477/
-----------------------------------------------------------

Review request for hive and Siying Dong.


Summary
-------

Adding order by to the two queries used to create the test tables makes the test deterministic.


This addresses bug HIVE-2371.
    https://issues.apache.org/jira/browse/HIVE-2371


Diffs
-----

  trunk/ql/src/test/queries/clientpositive/sample_islocalmode_hook.q 1156861 
  trunk/ql/src/test/results/clientpositive/sample_islocalmode_hook.q.out 1156861 

Diff: https://reviews.apache.org/r/1477/diff


Testing
-------

I ran the test and verified it passed.

I also had a person who had been seeing the test fail do to non-determinism run the test and verify that it passed.


Thanks,

Kevin