[
https://issues.apache.org/jira/browse/CARBONDATA-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16182009#comment-16182009 ]
dhatchayani commented on CARBONDATA-1492:
-----------------------------------------
default value should be set to each and every field in the struct column
example -ALTER TABLE <table_name> ADD COLUMNS (newField struct<f:string,l:string>) TBLPROPERTIES ('DEFAULT.VALUE.newField.f'='bbb','DEFAULT.VALUE.newField.l'='ccc')
> Alter add and remove struct Column
> ----------------------------------
>
> Key: CARBONDATA-1492
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-1492> Project: CarbonData
> Issue Type: Sub-task
> Components: core, sql
> Reporter: dhatchayani
> Assignee: dhatchayani
> Priority: Minor
> Fix For: 1.3.0
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> Alter table add and remove struct columns should be supported as a part of this.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)