[
https://issues.apache.org/jira/browse/CARBONDATA-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15707814#comment-15707814 ]
SWATI RAO commented on CARBONDATA-361:
--------------------------------------
[~ravi.pesala] : As mentioned on your wiki page which is lastly updated on 10th Nov'16: SMALL INT data type should work but currently it isnot working. Either update the wiki page or we need to resolve this bug.
https://cwiki.apache.org/confluence/display/CARBONDATA/Carbon+Data+Types> SMALL INT data showing unsupported datatype
> -------------------------------------------
>
> Key: CARBONDATA-361
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-361> Project: CarbonData
> Issue Type: Bug
> Reporter: Prabhat Kashyap
>
> When I tried executing the following query with SMALLINT datatype
> create table testTable2(id SMALLINT, name String) stored by 'carbondata' ;
> It is giving me following exception.
> Error: org.apache.carbondata.spark.exception.MalformedCarbonCommandException: Unsupported data type : FieldSchema(name:id, type:smallint, comment:null).getType (state=,code=0)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)