You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Jacky Li (JIRA)" <ji...@apache.org> on 2017/07/28 16:33:00 UTC

[jira] [Resolved] (CARBONDATA-1238) Decouple the datatype convert from Spark code in core module

     [ 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)