[ 
https://issues.apache.org/jira/browse/SPARK-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079881#comment-14079881
 ] 

Apache Spark commented on SPARK-2523:
-------------------------------------

User 'yhuai' has created a pull request for this issue:
https://github.com/apache/spark/pull/1669

> For partitioned Hive tables, partition-specific ObjectInspectors should be 
> used.
> --------------------------------------------------------------------------------
>
>                 Key: SPARK-2523
>                 URL: https://issues.apache.org/jira/browse/SPARK-2523
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Cheng Hao
>            Assignee: Cheng Hao
>             Fix For: 1.1.0
>
>
> 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)

Reply via email to