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 2019/10/03 04:23:00 UTC

[jira] [Resolved] (CARBONDATA-3517) Support add segment feature in carbon

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

Jacky Li resolved CARBONDATA-3517.
----------------------------------
    Fix Version/s: 1.6.1
       Resolution: Fixed

> Support add segment feature in carbon
> -------------------------------------
>
>                 Key: CARBONDATA-3517
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3517
>             Project: CarbonData
>          Issue Type: Sub-task
>            Reporter: Ravindra Pesala
>            Priority: Major
>             Fix For: 1.6.1
>
>          Time Spent: 3h 50m
>  Remaining Estimate: 0h
>
> We have a scenario like carbondata files are generated externally through SDK and if we want to add that data to the existing table then there is no proper way.  And also already existing data in other formats cannot be added to carbondata. 
> To support above both the requirements we need to support Add segment feature with the following syntax.
> Alter table test add segment options (‘path’= 'hdfs://usr/oldtable,'format'=parquet)
>  



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