GitHub user pawanmalwal opened a pull request:
https://github.com/apache/carbondata/pull/1472
[WIP][CARBONDATA-1618]Table comment support for alter table
Be sure to do all of the following checklist to help us incorporate
your contribution quickly and easily:
- [X] Any interfaces changed?
None
- [X] Any backward compatibility impacted?
None
- [X] Document update required?
None
- [X] Testing done
Test case added - TestAlterTableWithTableComment.scala
- [X] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pawanmalwal/carbondata support_table_comment
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1472.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 #1472
----
commit 9af83d9a5ab5b9b6de17997c583f37e7bcb65d4f
Author: Pawan Malwal <[email protected]>
Date: 2017-11-06T12:40:14Z
[WIP][CARBONDATA-1618]Table comment support for alter table
----
---