You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Ashutosh Chauhan <ha...@apache.org> on 2014/08/13 18:36:36 UTC

Review Request 24654: Make cbo_correctness.q tests run on partitioned tables

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

Review request for hive and Harish Butani.


Bugs: HIVE-7716
    https://issues.apache.org/jira/browse/HIVE-7716


Repository: hive


Description
-------

Currently, all tests run on unpartitioned tables which misses the coverage for partitioned. 
Further, make cbo to run by default in test environment.


Diffs
-----

  branches/cbo/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java 1617743 
  branches/cbo/ql/src/test/queries/clientpositive/cbo_correctness.q 1617741 
  branches/cbo/ql/src/test/results/clientpositive/cbo_correctness.q.out 1617741 

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


Testing
-------

patch is entirely about tests.


Thanks,

Ashutosh Chauhan


Re: Review Request 24654: Make cbo_correctness.q tests run on partitioned tables

Posted by Harish Butani <rh...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24654/#review50463
-----------------------------------------------------------

Ship it!


Ship It!

- Harish Butani


On Aug. 13, 2014, 4:36 p.m., Ashutosh Chauhan wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/24654/
> -----------------------------------------------------------
> 
> (Updated Aug. 13, 2014, 4:36 p.m.)
> 
> 
> Review request for hive and Harish Butani.
> 
> 
> Bugs: HIVE-7716
>     https://issues.apache.org/jira/browse/HIVE-7716
> 
> 
> Repository: hive
> 
> 
> Description
> -------
> 
> Currently, all tests run on unpartitioned tables which misses the coverage for partitioned. 
> Further, make cbo to run by default in test environment.
> 
> 
> Diffs
> -----
> 
>   branches/cbo/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java 1617743 
>   branches/cbo/ql/src/test/queries/clientpositive/cbo_correctness.q 1617741 
>   branches/cbo/ql/src/test/results/clientpositive/cbo_correctness.q.out 1617741 
> 
> Diff: https://reviews.apache.org/r/24654/diff/
> 
> 
> Testing
> -------
> 
> patch is entirely about tests.
> 
> 
> Thanks,
> 
> Ashutosh Chauhan
> 
>