You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Jacky Li (JIRA)" <ji...@apache.org> on 2017/05/20 16:26:04 UTC

[jira] [Resolved] (CARBONDATA-1047) Add load options to perform batch sort and add more testcases

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

Jacky Li resolved CARBONDATA-1047.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

> Add load options to perform batch sort and add more testcases
> -------------------------------------------------------------
>
>                 Key: CARBONDATA-1047
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1047
>             Project: CarbonData
>          Issue Type: Improvement
>            Reporter: Ravindra Pesala
>             Fix For: 1.2.0
>
>          Time Spent: 4h 20m
>  Remaining Estimate: 0h
>
> Add load options to perform batch sort and add more testcases.
> Add options like below to the load command for batch sort.
> {code}
> LOAD DATA LOCAL INPATH '$filePath' into table carbon_load1 OPTIONS('batch_sort'='true', 'batch_sort_size_inmb'='1')
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)