[
https://issues.apache.org/jira/browse/SPARK-6784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yin Huai updated SPARK-6784:
----------------------------
Description:
We used to have the problems that values of partitioning columns are not
correctly cast to the desired Spark SQL values based on their data types. Let's
make sure we correctly do that for both Hive's partitions and
HadoopFSRelation's partitions.
was:We had changed the JvmType of DateType to Int, but there still some
places putting java.sql.Date into Row.
> Make sure values of partitioning columns are collected converted based on
> their data types
> ------------------------------------------------------------------------------------------
>
> Key: SPARK-6784
> URL: https://issues.apache.org/jira/browse/SPARK-6784
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Reporter: Davies Liu
> Assignee: Adrian Wang
> Priority: Blocker
>
> We used to have the problems that values of partitioning columns are not
> correctly cast to the desired Spark SQL values based on their data types.
> Let's make sure we correctly do that for both Hive's partitions and
> HadoopFSRelation's partitions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]