[jira] [Created] (CARBONDATA-1603) support user specified segments in major compaction

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

[jira] [Created] (CARBONDATA-1603) support user specified segments in major compaction

Akash R Nilugal (Jira)
Zhoujin created CARBONDATA-1603:
-----------------------------------

             Summary: support user specified segments in major compaction
                 Key: CARBONDATA-1603
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1603
             Project: CarbonData
          Issue Type: Improvement
          Components: data-load
    Affects Versions: 1.3.0
            Reporter: Zhoujin
             Fix For: 1.3.0


support user specified segments in major compaction

the proposed syntax:
ALTER TABLE [db_name].table_name COMPACT [SEGMENT seg_id1,seg_id2] 'MAJOR'
in which [SEGMENT seg_id1,seg_id2] is optional and compatible with original
syntax.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)