GitHub user chenerlu opened a pull request:
https://github.com/apache/carbondata/pull/1437
[CARBONDATA-1618] Fix issue of not support table comment
Background: Current carbon do not support table comment when create table.
This PR will support table comment.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chenerlu/incubator-carbondata tablecomment
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1437.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1437
----
----
---