GitHub user chenliang613 opened a pull request:
https://github.com/apache/carbondata/pull/1540
[CARBONDATA-1784] clear column group code
Clear column group code.
- [X] Any interfaces changed?
NA
- [X] Any backward compatibility impacted?
NA
- [X] Document update required?
NA
- [X] Testing done
NA
- [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/chenliang613/carbondata col_group
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1540.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 #1540
----
commit 0324cce43cde7cb753b6fe958ec01d6312acabe4
Author: chenliang613 <[email protected]>
Date: 2017-11-21T03:04:49Z
[CARBONDATA-1784] clear column group code
----
---