Indhumathi27 commented on code in PR #4263: URL: https://github.com/apache/carbondata/pull/4263#discussion_r868824615
########## docs/supported-data-types-in-carbondata.md: ########## @@ -36,8 +36,6 @@ * String Types * STRING - * CHAR - * VARCHAR Review Comment: Still, create table (a varchar(20), b char(20) stored as carbondata, are created as STRING type in carbondata with SPARK 3.1. [CARBONDATA-4226](https://issues.apache.org/jira/browse/CARBONDATA-4226) is not yet resolved. Can Refer org.apache.spark.sql.parser.CarbonSpark2SqlParser#getFields -- 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. To unsubscribe, e-mail: dev-unsubscr...@carbondata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org