[GitHub] carbondata pull request #2523: [CARBONDATA-2753] Fix Compatibility issue wit...

2018-07-20 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/carbondata/pull/2523


---


[GitHub] carbondata pull request #2523: [CARBONDATA-2753] Fix Compatibility issue wit...

2018-07-18 Thread Indhumathi27
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.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 #2523


commit 7bfd652d3c1513206b0e5d719e68caccea6c2d47
Author: Indhumathi27 
Date:   2018-07-18T15:17:06Z

[CARBONDATA-2753] Fix Compatibility issue with Preaggregate table




---