GitHub user praveenmeenakshi56 opened a pull request:
https://github.com/apache/carbondata/pull/2175 [CARBONDATA-2352] Added SDV test cases for Partition with Pre-Aggregate table
Dependent on PR's 2147, 2166
- [ ] Any interfaces changed?
NA
- [ ] Any backward compatibility impacted?
NA
- [ ] Document update required?
NA
- [ ] Testing done
Please provide details on
- Whether new unit test cases have been added or why no new tests are required?
- How it is tested? Please attach test report.
- Is it a performance related change? Please attach the performance test report.
- Any additional information to help reviewers in testing this change.
NA
- [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
NA
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/praveenmeenakshi56/carbondata part_preagg_sdv
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2175.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2175
----
commit 011a5b1c75d5390518c9c086f02d6f9d44415ca3
Author: praveenmeenakshi56 <praveenmeenakshi56@...>
Date: 2018-04-16T09:44:20Z
Added SDV test cases for Partition with Pre-Aggregate table
----
---