[jira] [Created] (CARBONDATA-1238) Decouple the datatype convert from Spark code in core module
Posted by
Akash R Nilugal (Jira) on
Jun 27, 2017; 2:00pm
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-1238-Decouple-the-datatype-convert-from-Spark-code-in-core-module-tp16443.html
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)