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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16029349#comment-16029349 ] 

Pallavi Singh commented on CARBONDATA-1047:
-------------------------------------------

There was Documentation Impact for the issue. Raised and fixed that in JIRA ISSUE: 1086
(https://issues.apache.org/jira/browse/CARBONDATA-1086)

> 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 40m
>  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)