[jira] [Updated] (CARBONDATA-4163) Support adding of single-level complex columns(array/struct)

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (CARBONDATA-4163) Support adding of single-level complex columns(array/struct)

Akash R Nilugal (Jira)

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

Akshay updated CARBONDATA-4163:
-------------------------------
    Description:
Add single-level complex columns(only array and struct) to carbon table. For example - 

array<int>, struct<a:int, b:string>

Command - 

ALTER TABLE <table_name> ADD COLUMNS(arr array<double>)

> Support adding of single-level complex columns(array/struct)  
> --------------------------------------------------------------
>
>                 Key: CARBONDATA-4163
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-4163
>             Project: CarbonData
>          Issue Type: Sub-task
>          Components: spark-integration
>            Reporter: Akshay
>            Priority: Major
>
> Add single-level complex columns(only array and struct) to carbon table. For example - 
> array<int>, struct<a:int, b:string>
> Command - 
> ALTER TABLE <table_name> ADD COLUMNS(arr array<double>)



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