GitHub user xubo245 reopened a pull request:
https://github.com/apache/carbondata/pull/1848
[WIP][CARBONDATA-2068][CARBONDATA-1516][Tests] 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
commit 016e8a2866e91b3b8fa256c837708f67ff2368b7
Author: xubo245 <601450868@...>
Date: 2018-01-23T13:22:30Z
add if exists
commit 4b22995e9538810ed9485c6df8aa1fdb21cc9e73
Author: xubo245 <601450868@...>
Date: 2018-01-24T01:37:50Z
test
----
---