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

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

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

Akash R Nilugal (Jira)
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)