GitHub user xubo245 opened a pull request: https://github.com/apache/carbondata/pull/1857
[WIP][CARBONDATA-2073][CARBONDATA-1516][Tests] Add test cases for base 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 case for r base pre-aggregate table in package org.apache.carbondata.integration.spark.testsuite.preaggregate - [ ] 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 PreAggregateTestBase Alternatively you can review and apply these changes as the patch at: https://github.com/apache/carbondata/pull/1857.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 #1857 ---- commit 75c5fb32fff1166bede4440f4b6fff6c9e7fcd21 Author: xubo245 <601450868@...> Date: 2018-01-24T09:45:00Z [WIP][CARBONDATA-2073][CARBONDATA-1516][Tests] Add test cases for base pre-aggregate table ---- ---