GitHub user xubo245 opened a pull request:
https://github.com/apache/carbondata/pull/1848
[CARBONDATA-2068][CARBONDATA-1516] Drop datamap should work for timeseries
preaggregate table
- [ ] Any interfaces changed?
No
- [ ] Any backward compatibility impacted?
No
- [ ] Document update required?
No
- [ ] Testing done
add test case for drop timeseries pre aggregate table
- [ ] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA.
No
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xubo245/carbondata dropTimeseriesDataMap
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1848.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 #1848
----
commit f0b0d2ec406aa1b8a2bccd1e1b21435f5924fcbf
Author: xubo245 <601450868@...>
Date: 2018-01-23T12:05:06Z
[CARBONDATA-2068] Drop datamap should work for timeseries preaggregate table
----
---