You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by "Naresh P R (JIRA)" <ji...@apache.org> on 2016/09/17 13:20:20 UTC

[jira] [Created] (CARBONDATA-249) As LongType.simpleString in spark is "bigint", Carbon will convert Long to BigInt

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)