[
https://issues.apache.org/jira/browse/CARBONDATA-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980744#comment-15980744 ]
Srigopal Mohanty commented on CARBONDATA-819:
---------------------------------------------
[~vin7149], The bug being reported is working as expected. I have tried to replicate the same in the current version. Please check from your end as well, and close it
> Getting error while create table with long data type
> ----------------------------------------------------
>
> Key: CARBONDATA-819
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-819> Project: CarbonData
> Issue Type: Bug
> Components: data-query
> Affects Versions: 1.1.0
> Environment: Spark 1.6
> Reporter: Vinod Rohilla
> Assignee: Srigopal Mohanty
> Priority: Trivial
>
> Error display while creating table with long Data type
> Steps to reproduce:
> Create the table in carbon:
> 1:create table long (id long,name String) stored by 'carbondata';
> Error Message :
> 0: jdbc:hive2://localhost:10000> create table long (id long,name String) stored by 'carbondata';
> Error: org.apache.spark.sql.AnalysisException: cannot recognize input near 'long' ',' 'name' in column type; line 1 pos 22 (state=,code=0)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)