[jira] [Updated] (CARBONDATA-2033) support user specified segments in compaction

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

[jira] [Updated] (CARBONDATA-2033) support user specified segments in compaction

Akash R Nilugal (Jira)

     [ https://issues.apache.org/jira/browse/CARBONDATA-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jin Zhou updated CARBONDATA-2033:
---------------------------------
    Description:
extend major compaction to support user specified segments

 

the proposed syntax: 

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

  was:
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);

        Summary: support user specified segments in compaction  (was: support user specified segments in major compation)

> support user specified segments in compaction
> ---------------------------------------------
>
>                 Key: CARBONDATA-2033
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2033
>             Project: CarbonData
>          Issue Type: Improvement
>            Reporter: Jin Zhou
>            Assignee: Jin Zhou
>            Priority: Minor
>          Time Spent: 8h 50m
>  Remaining Estimate: 0h
>
> extend major compaction to support user specified segments
>  
> the proposed syntax: 
> ALTER TABLE [db_name].table_name COMPACT  'CUSTOM' WHERE SEGMENT.ID  IN (0,1,2);



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