You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Liang Chen (JIRA)" <ji...@apache.org> on 2017/06/27 14:00:00 UTC

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

Liang Chen created CARBONDATA-1238:
--------------------------------------

             Summary: 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


Decouple the datatype convert from Spark code in core module,for spark engine, use spark's decimal(org.apache.spark.sql.types.Decimal.apply()); for other engine, use java's decimal.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)