Login  Register

[jira] [Created] (CARBONDATA-361) SMALL INT data showing unsupported datatype

Posted by Akash R Nilugal (Jira) on Nov 02, 2016; 12:49pm
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-361-SMALL-INT-data-showing-unsupported-datatype-tp2537.html

Prabhat Kashyap created CARBONDATA-361:
------------------------------------------

             Summary: 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)