You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Jin Zhou (JIRA)" <ji...@apache.org> on 2018/01/16 08:59:00 UTC

[jira] [Created] (CARBONDATA-2033) support user specified segments in major compation

Jin Zhou created CARBONDATA-2033:
------------------------------------

             Summary: support user specified segments in major compation
                 Key: CARBONDATA-2033
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2033
             Project: CarbonData
          Issue Type: Improvement
            Reporter: Jin Zhou
            Assignee: Jin Zhou


extend major compaction to support user specified segments

 

the proposed syntax: 

ALTER TABLE [db_name].table_name COMPACT  'MAJOR' WHERE SEGMENT.ID  IN (0,1,2);



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