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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Akash R Nilugal (Jira)
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)