[ https://issues.apache.org/jira/browse/HIVE-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041948#comment-13041948 ]
jirapos...@reviews.apache.org commented on HIVE-2187: ----------------------------------------------------- ----------------------------------------------------------- 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 > Mappers across multiple partitions with different SerDe failed > -------------------------------------------------------------- > > Key: HIVE-2187 > URL: https://issues.apache.org/jira/browse/HIVE-2187 > Project: Hive > Issue Type: Bug > Reporter: Ning Zhang > Assignee: He Yongqiang > Attachments: HIVE-2187.1.patch > > > If 2 partitions have the same input file format, but different serde, we > should not combine them into the same mapper. Otherwise the mapper will fail. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira