GitHub user kumarvishal09 opened a pull request:
https://github.com/apache/carbondata/pull/1433
[CARBONDATA-1517]- Pre Aggregate Create Table Support
Support CTAS in carbon and support creating aggregation tables using CTAS
and update aggregation table information to main table schema.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kumarvishal09/incubator-carbondata
pre-aggregate_Latest
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1433.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 #1433
----
commit 2b1ac0bdefa1da6b35727c887bca75be404f26ac
Author: kumarvishal <[email protected]>
Date: 2017-10-15T12:35:55Z
aggsupport
----
---