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

Jacky Li resolved CARBONDATA-3728.
----------------------------------
    Resolution: Fixed

> Fix insert failure on partition table with local sort
> -----------------------------------------------------
>
>                 Key: CARBONDATA-3728
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3728
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Ajantha Bhat
>            Assignee: Ajantha Bhat
>            Priority: Major
>             Fix For: 2.0.0
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> In the new Insert flow, partition column data is maintained at the end till 
> convert to 3 steps of write step. 
> But when local sort happens before the write step, The mapping is derived 
> based on original internal order instead of partition internal order. Hence 
> insert fails during sorting.
>  
> Use internal partition order instead of internal order. 
> Support 1.1 compatibility 
> avoid impact for sort step of load flow partition.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to