[jira] [Resolved] (CARBONDATA-4036) When the ` character is present in column name, the table creation fails

Posted by Akash R Nilugal (Jira) on
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Resolved-CARBONDATA-4036-When-the-character-is-present-in-column-name-the-table-creation-fails-tp102365.html


     [ https://issues.apache.org/jira/browse/CARBONDATA-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kunal Kapoor resolved CARBONDATA-4036.
--------------------------------------
    Fix Version/s: 2.1.0
       Resolution: Fixed

> When the ` character is present in column name, the table creation fails
> ------------------------------------------------------------------------
>
>                 Key: CARBONDATA-4036
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-4036
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Akash R Nilugal
>            Assignee: Akash R Nilugal
>            Priority: Minor
>             Fix For: 2.1.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> When the ` character is present in column name, the table creation fails
> sql("create table special_char(`i#d` string, `nam(e` string,`ci)&#@!ty` string,`a\be` int, `ag!e` float, `na^me1` Decimal(8,4), ```a``bc``!!d``` int) stored as carbondata" +
>         " tblproperties('INVERTED_INDEX'='`a`bc`!!d`', 'SORT_COLUMNS'='`a`bc`!!d`')")



--
This message was sent by Atlassian Jira
(v8.3.4#803005)