GitHub user jackylk opened a pull request:
https://github.com/apache/carbondata/pull/1024
[CARBONDATA-1064] Make column group feature deprecated
After discussion in community
(http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/About-ColumnGroup-feature-td14436.html),
we conclude that column group feature will be deprecated.
In this PR, column group feature is removed by throwing exception in parser
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jackylk/incubator-carbondata removecg
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1024.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 #1024
----
commit be81a8453f6052c61ece06f8cc670b8eea866ad0
Author: jackylk <[email protected]>
Date: 2017-06-13T05:22:01Z
remove column group
----
---
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.
---