Naresh P R created CARBONDATA-249:
-------------------------------------
Summary: As LongType.simpleString in spark is "bigint", Carbon
will convert Long to BigInt
Key: CARBONDATA-249
URL: https://issues.apache.org/jira/browse/CARBONDATA-249
Project: CarbonData
Issue Type: Improvement
Reporter: Naresh P R
Priority: Minor
Describe command will show DataType.simpleString in datatype column,
for LongType Spark DataType, simpleString is "bigint".
We are internally using long as name for bigint, which needs to be changed to
bigint in Carbon DataTypes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)