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

Jacky Li resolved CARBONDATA-1787.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.1
                   1.5.0

> Carbon 1.3.0- Global Sort: Global_Sort_Partitions parameter doesn't work, if 
> specified in the Tblproperties, while creating the table.
> --------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-1787
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1787
>             Project: CarbonData
>          Issue Type: Bug
>          Components: data-load
>    Affects Versions: 1.3.0
>            Reporter: Ayushi Sharma
>            Assignee: Vandana Yadav
>            Priority: Minor
>             Fix For: 1.5.0, 1.4.1
>
>          Time Spent: 10h 50m
>  Remaining Estimate: 0h
>
> Steps:
> 1. create table tstcust(c_custkey int, c_name string, c_address string, 
> c_nationkey bigint, c_phone string,c_acctbal decimal, c_mktsegment string, 
> c_comment string) STORED BY 'org.apache.carbondata.format' 
> tblproperties('sort_scope'='global_sort','GLOBAL_SORT_PARTITIONS'='2');
> Issue: 
> Global_Sort_Partitions when specified during creation of table, it doesn't 
> work, whereas the same property works, if specified during the data load. 
> Expected:
> Either it should throw error for the property if it is specified in the load 
> like it throws for the sort_scope or the same thing should be updated in the 
> document.



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

Reply via email to