[
https://issues.apache.org/jira/browse/CARBONDATA-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Akshay updated CARBONDATA-4164:
-------------------------------
Description:
Add multi-level(upto 3 nested levels) complex columns(only array and struct) to carbon table. For example -
Command -
ALTER TABLE <table_name> ADD COLUMNS(arr array<struct<a:int, b:string> >)
> Support adding of multi-level complex columns(array/struct)
> -----------------------------------------------------------
>
> Key: CARBONDATA-4164
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-4164> Project: CarbonData
> Issue Type: Sub-task
> Components: spark-integration
> Reporter: Akshay
> Priority: Major
>
> Add multi-level(upto 3 nested levels) complex columns(only array and struct) to carbon table. For example -
> Command -
> ALTER TABLE <table_name> ADD COLUMNS(arr array<struct<a:int, b:string> >)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)