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)

Reply via email to