Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
When the ` character is present in column name, the table creation fails
sql("create table special_char(`i#d` string, `nam(e` string,`ci)&#@Unable to render embedded object: File (me1` Decimal(8,4), ```a``bc``) not found.!d``` int) stored as carbondata" +
" tblproperties('INVERTED_INDEX'='`a`bc`!Unable to render embedded object: File (d`', 'SORT_COLUMNS'='`a`bc`) not found.!d`')")