[jira] [Created] (CARBONDATA-3200) No-Sort Compaction

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

[jira] [Created] (CARBONDATA-3200) No-Sort Compaction

Akash R Nilugal (Jira)
Naman Rastogi created CARBONDATA-3200:
-----------------------------------------

             Summary: No-Sort Compaction
                 Key: CARBONDATA-3200
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3200
             Project: CarbonData
          Issue Type: New Feature
          Components: core
            Reporter: Naman Rastogi
            Assignee: Naman Rastogi


When the data is loaded with SORT_SCOPE as NO_SORT, and done compaction upon, the data still remains unsorted. This does not affect much in query. The major purpose of compaction, is better pack the data and improve query performance.

 

Now, the expected behaviour of compaction is sort to the data, so that after compaction, query performance becomes better. The columns to sort upon are provided by SORT_COLUMNS.



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