Naresh P R created SPARK-17576:
----------------------------------

             Summary: As LongType.simpleString in spark is "bigint", Carbon 
will convert Long to BigInt
                 Key: SPARK-17576
                 URL: https://issues.apache.org/jira/browse/SPARK-17576
             Project: Spark
          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)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to