[
https://issues.apache.org/jira/browse/CARBONDATA-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacky Li resolved CARBONDATA-1238.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.2.0
> Decouple the datatype convert from Spark code in core module
> ------------------------------------------------------------
>
> Key: CARBONDATA-1238
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-1238> Project: CarbonData
> Issue Type: Improvement
> Components: core
> Reporter: Liang Chen
> Assignee: Liang Chen
> Fix For: 1.2.0
>
> Time Spent: 5h 50m
> Remaining Estimate: 0h
>
> Decouple the datatype convert from Spark code in core moduleļ¼
> 1.Use decimal(org.apache.spark.sql.types.Decimal.apply()) in Spark engine, use java's decimal in other engines.
> 2.Use org.apache.spark.unsafe.types.UTF8String in Spark engine, use String in other engines.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)