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)