GitHub user kunal642 reopened a pull request:
https://github.com/apache/incubator-carbondata/pull/826
[CARBONDATA-966] Supported char and varchar in alter add columns
char and varchar should be supported by ALTER ADD COLUMNS (same way as
create table)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kunal642/incubator-carbondata CARBONDATA-966
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/826.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 #826
----
commit ddb4b046ed09ea0bbcf4179d48d380353e06dde2
Author: kunal642 <[email protected]>
Date: 2017-04-20T14:51:29Z
supported char and varchar in alter add columns
commit f85a823e4e677b6cc8f70a01baac82f8bb054b35
Author: dhatchayani <[email protected]>
Date: 2017-04-21T06:44:39Z
added test case for varchar
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---