akkio-97 commented on a change in pull request #4115: URL: https://github.com/apache/carbondata/pull/4115#discussion_r614672631
########## File path: docs/ddl-of-carbondata.md ########## @@ -694,7 +694,7 @@ CarbonData DDL statements are documented here,which includes: ``` ALTER TABLE carbon ADD COLUMNS (a1 INT, b1 STRING) TBLPROPERTIES('DEFAULT.VALUE.a1'='10') ``` - **NOTE:** Add Complex datatype columns is not supported. + **NOTE:** Adding of only single-level Complex datatype columns(only array and struct) is supported. Review comment: done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org