[jira] [Created] (CARBONDATA-3201) SORT_SCOPE in LOAD_OPTIONS

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

[jira] [Created] (CARBONDATA-3201) SORT_SCOPE in LOAD_OPTIONS

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

             Summary: SORT_SCOPE in LOAD_OPTIONS
                 Key: CARBONDATA-3201
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3201
             Project: CarbonData
          Issue Type: New Feature
            Reporter: Naman Rastogi


Prerequisite: [CARBONDATA-3200|https://issues.apache.org/jira/projects/CARBONDATA/issues/CARBONDATA-3200]

 

If the Compaction always sort the data, then we can take advantage of the faster loading speed. If we provide SORT_COLUMNS in CREATE TABLE command, then we can load some data with SORT_SCOPE as NO_SORT. This helps in faster loading speed. But during off-peak time, user can COMPACT the data, and thus improving the subsequent query perfrmance.

 

PR Link: [Github/pull/3014|http://https://github.com/apache/carbondata/pull/3014]

 



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