You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by "ravikiran (JIRA)" <ji...@apache.org> on 2016/07/18 11:52:20 UTC

[jira] [Created] (CARBONDATA-67) keyword is not allowed as carbon table name

ravikiran created CARBONDATA-67:
-----------------------------------

             Summary: keyword is not allowed as carbon table name
                 Key: CARBONDATA-67
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-67
             Project: CarbonData
          Issue Type: Bug
          Components: carbon-spark
            Reporter: ravikiran
            Priority: Minor



LOAD DATA LOCAL INPATH '$testData' into table data

here the table name is data. but data is a keyword in carbon.
so parse exception will occur when executing the load DDL.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)