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)