[
https://issues.apache.org/jira/browse/CARBONDATA-390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ravindra Pesala resolved CARBONDATA-390.
----------------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0-incubating
> 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
> Assignee: Rahul Kumar
> Fix For: 1.0.0-incubating
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> 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)