Login  Register

[jira] [Created] (CARBONDATA-384) Add Table Properties Options Validation

Posted by Akash R Nilugal (Jira) on Nov 07, 2016; 3:20am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-384-Add-Table-Properties-Options-Validation-tp2700.html

Lionx created CARBONDATA-384:
--------------------------------

             Summary: Add Table Properties Options Validation
                 Key: CARBONDATA-384
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-384
             Project: CarbonData
          Issue Type: Improvement
            Reporter: Lionx
            Priority: Minor


Now, Carbon does not validate the table properties options. This will cause below problem.

For example,
Create table carbontable (.......)
TABLEPROPERTIES('DICTIONARY_EXELUDE'='colname');

user want to use DICTIONARY_EXCLUDE property, but he types a wrong option name, the setting will be ignored with no error throw.



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