[
https://issues.apache.org/jira/browse/CARBONDATA-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Naman Rastogi updated CARBONDATA-3201:
--------------------------------------
Description:
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.
was:
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]
> 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
> Priority: Major
>
> 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.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)