GitHub user xubo245 opened a pull request:
https://github.com/apache/carbondata/pull/1856
[CARBONDATA-2073][CARBONDATA-1516][Tests] Add test cases for timeseries
pre-aggregate table
Be sure to do all of the following checklist to help us incorporate
your contribution quickly and easily:
- [ ] Any interfaces changed?
No
- [ ] Any backward compatibility impacted?
No
- [ ] Document update required?
No
- [ ] Testing done
Add test cases for timeseries pre-aggregate table
in package org.apache.carbondata.integration.spark.testsuite.timeseries
- [ ] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA.
refer [CARBONDATA-1516]
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xubo245/carbondata
PreAggregateTestForTimeSeries
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1856.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 #1856
----
commit 66d7d0d97a706032459f2dd6b01c95053f437f79
Author: xubo245 <601450868@...>
Date: 2018-01-24T09:35:24Z
[CARBONDATA-2073][CARBONDATA-1516][Tests] Add test cases for timeseries
pre-aggregate table
----
---