You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Yongqiang He <he...@gmail.com> on 2011/06/01 04:17:18 UTC

Review Request: Mappers across multiple partitions with different SerDe failed

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

Review request for hive.


Summary
-------

Mappers across multiple partitions with different SerDe failed


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


Diffs
-----

  trunk/ql/src/java/org/apache/hadoop/hive/ql/io/CombineHiveInputFormat.java 1129953 
  trunk/ql/src/test/queries/clientpositive/combine_check_serde.q PRE-CREATION 
  trunk/ql/src/test/results/clientpositive/combine_check_serde.q.out PRE-CREATION 

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


Testing
-------


Thanks,

Yongqiang