-----------------------------------------------------------
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