[jira] [Created] (CARBONDATA-374) Short data type is not working.
Posted by
Akash R Nilugal (Jira) on
Nov 03, 2016; 12:09pm
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-374-Short-data-type-is-not-working-tp2591.html
SWATI RAO created CARBONDATA-374:
------------------------------------
Summary: Short data type is not working.
Key: CARBONDATA-374
URL:
https://issues.apache.org/jira/browse/CARBONDATA-374 Project: CarbonData
Issue Type: Bug
Reporter: SWATI RAO
Short datatype is not working as you have mentioned it is supported datatype in the below link:
http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/List-the-supported-datatypes-in-carbondata-td2419.htmle.g:
create table testTable(id Short, name String) stored by 'carbondata' ;
Error: org.apache.spark.sql.AnalysisException: cannot recognize input near 'Short' ',' 'name' in column type; line 1 pos 26 (state=,code=0)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)