[jira] [Commented] (CARBONDATA-374) Short data type is not working.

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

[jira] [Commented] (CARBONDATA-374) Short data type is not working.

Akash R Nilugal (Jira)

    [ https://issues.apache.org/jira/browse/CARBONDATA-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15635547#comment-15635547 ]

ASF GitHub Bot commented on CARBONDATA-374:
-------------------------------------------

Github user ravipesala commented on a diff in the pull request:

    https://github.com/apache/incubator-carbondata/pull/293#discussion_r86498453
 
    --- Diff: integration/spark/src/test/scala/org/apache/spark/sql/TestCreateTable.scala ---
    @@ -0,0 +1,30 @@
    +/*
    --- End diff --
   
    And also please include data load and sql query to retrieve data


> 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
>            Assignee: cen yuhai
>
> 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.html
> e.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)