You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Ravindra Pesala (Jira)" <ji...@apache.org> on 2019/09/10 14:49:00 UTC

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

Ravindra Pesala created CARBONDATA-3517:
-------------------------------------------

             Summary: 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


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.2#803003)