[jira] [Created] (CARBONDATA-3105) some table property does not support modification

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (CARBONDATA-3105) some table property does not support modification

Akash R Nilugal (Jira)
wangsen created CARBONDATA-3105:
-----------------------------------

             Summary: some table property does not support modification
                 Key: CARBONDATA-3105
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3105
             Project: CarbonData
          Issue Type: Improvement
          Components: data-load
    Affects Versions: 1.5.0
            Reporter: wangsen
            Assignee: wangsen
             Fix For: 1.5.1


Some table property does not support modification by alter table ,for example:

ALTER TABLE sdr_carbon_flow_ter_1day_test SET TBLPROPERTIES('COMPACTION_LEVEL_THRESHOLD'='6,0','AUTO_LOAD_MERGE'='true');
Error: java.lang.RuntimeException: Alter table newProperties operation failed: Error: Invalid option(s): auto_load_merge (state=,code=0)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)