[jira] [Created] (CARBONDATA-390) Float Data Type is Not Working

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (CARBONDATA-390) Float Data Type is Not Working

Akash R Nilugal (Jira)
SWATI RAO created CARBONDATA-390:
------------------------------------

             Summary: Float Data Type is Not Working
                 Key: CARBONDATA-390
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-390
             Project: CarbonData
          Issue Type: Bug
            Reporter: SWATI RAO


Float datatype is not working as you have mentioned it in the Carbon data types in the below link:
https://cwiki.apache.org/confluence/display/CARBONDATA/Carbon+Data+Types

e.g:
Query: create table employee(id Int,name String,sal Float)stored by 'carbondata';
Error:org.apache.carbondata.spark.exception.MalformedCarbonCommandException: Unsupported data type : FieldSchema(name:sal, type:float, comment:null).getType (state=,code=0)





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)