Cheng Hao created SPARK-2523:
--------------------------------
Summary: Potential Bugs if SerDe is not the identical among
partitions and table
Key: SPARK-2523
URL: https://issues.apache.org/jira/browse/SPARK-2523
Project: Spark
Issue Type: Improvement
Components: SQL
Reporter: Cheng Hao
In HiveTableScan.scala, ObjectInspector was created for all of the partition
based records, which probably causes ClassCastException if the object inspector
is not identical among table & partitions.
--
This message was sent by Atlassian JIRA
(v6.2#6252)