GitHub user pawanmalwal opened a pull request:
https://github.com/apache/carbondata/pull/1612
[CARBONDATA-1618] SDV test cases for Table comment support for alter tâ¦
SDV test cases for 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?
NA
- [X] Testing done
- Added SDV test cases to accommodate all the test scenarios
- [X] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA.
NA
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pawanmalwal/carbondata
sdv_testcases_table_comment_AlterTable
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1612.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 #1612
----
commit aa6e65611c673344b24e12701611d475a78eddbb
Author: Pawan Malwal <[email protected]>
Date: 2017-12-05T07:25:46Z
[CARBONDATA-1618]SDV test cases for Table comment support for alter table
feature
----
---