GitHub user Indhumathi27 opened a pull request:
https://github.com/apache/carbondata/pull/2523 [CARBONDATA-2753] Fix Compatibility issue with Preaggregate table
Problem: User creates maintable and load data and create preaggregate datamap on maintable using old version and loads data into maintable using new version and dataload fails.
- [ ] Any interfaces changed?
- [ ] Any backward compatibility impacted?
- [ ] Document update required?
- [ ] Testing done
- [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/Indhumathi27/carbondata preagg
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2523.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2523
----
commit 7bfd652d3c1513206b0e5d719e68caccea6c2d47
Author: Indhumathi27 <indhumathim27@...>
Date: 2018-07-18T15:17:06Z
[CARBONDATA-2753] Fix Compatibility issue with Preaggregate table
----
---