You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Indhumathi (Jira)" <ji...@apache.org> on 2021/08/26 09:17:00 UTC

[jira] [Resolved] (CARBONDATA-4164) Support adding of multi-level complex columns(array/struct)

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

Indhumathi resolved CARBONDATA-4164.
------------------------------------
    Fix Version/s: 2.3.0
       Resolution: Fixed

> 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
>             Fix For: 2.3.0
>
>          Time Spent: 8h
>  Remaining Estimate: 0h
>
> 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)