You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Teruyoshi Zenmyo <tz...@gmail.com> on 2013/12/13 06:00:03 UTC

Review Request 16239: HIVE-6022 Load statements with incorrect order of partitions put input files to unreadable places

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

Review request for hive.


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


Repository: hive-git


Description
-------

HIVE-6022 Load statements with incorrect order of partitions put input files to unreadable places


Diffs
-----

  ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java 4b7fc73 
  ql/src/test/queries/clientpositive/loadpart2.q PRE-CREATION 
  ql/src/test/results/clientpositive/loadpart2.q.out PRE-CREATION 

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


Testing
-------


Thanks,

Teruyoshi Zenmyo


Re: Review Request 16239: HIVE-6022 Load statements with incorrect order of partitions put input files to unreadable places

Posted by Teruyoshi Zenmyo <tz...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16239/
-----------------------------------------------------------

(Updated Dec. 13, 2013, 12:34 p.m.)


Review request for hive.


Changes
-------

- validate partSpec before sorting according to partition keys.
- modify dyn_part4.q.out


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


Repository: hive-git


Description
-------

HIVE-6022 Load statements with incorrect order of partitions put input files to unreadable places


Diffs (updated)
-----

  ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java 4b7fc73 
  ql/src/test/queries/clientpositive/loadpart2.q PRE-CREATION 
  ql/src/test/results/clientnegative/dyn_part4.q.out 43f1e4d 
  ql/src/test/results/clientpositive/loadpart2.q.out PRE-CREATION 

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


Testing
-------


Thanks,

Teruyoshi Zenmyo


Re: Review Request 16239: HIVE-6022 Load statements with incorrect order of partitions put input files to unreadable places

Posted by Xuefu Zhang <xz...@cloudera.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16239/#review30334
-----------------------------------------------------------

Ship it!


Ship It!

- Xuefu Zhang


On Dec. 13, 2013, 5 a.m., Teruyoshi Zenmyo wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/16239/
> -----------------------------------------------------------
> 
> (Updated Dec. 13, 2013, 5 a.m.)
> 
> 
> Review request for hive.
> 
> 
> Bugs: HIVE-6022
>     https://issues.apache.org/jira/browse/HIVE-6022
> 
> 
> Repository: hive-git
> 
> 
> Description
> -------
> 
> HIVE-6022 Load statements with incorrect order of partitions put input files to unreadable places
> 
> 
> Diffs
> -----
> 
>   ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java 4b7fc73 
>   ql/src/test/queries/clientpositive/loadpart2.q PRE-CREATION 
>   ql/src/test/results/clientpositive/loadpart2.q.out PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/16239/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Teruyoshi Zenmyo
> 
>