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 2018/01/03 07:06:00 UTC

[jira] [Resolved] (CARBONDATA-1943) Load static partition with LOAD COMMAND creates multiple partitions

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

Jacky Li resolved CARBONDATA-1943.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

> Load static partition with LOAD COMMAND creates multiple partitions
> -------------------------------------------------------------------
>
>                 Key: CARBONDATA-1943
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1943
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Ravindra Pesala
>             Fix For: 1.3.0
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> When static partition data loaded with the following syntax creates multiple partitions instead of one.
> {code}
> LOAD DATA local inpath '$resourcesPath/data.csv' INTO TABLE loadstaticpartitiononeissue PARTITION(empno='1')
> {code}
> the above should show only one partition during show partition but shows many partitions



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)