GitHub user xubo245 opened a pull request:
https://github.com/apache/carbondata/pull/2423
[CARBONDATA-2530][MV] Fix wrong data displayed when parent table data are
loaded
This PR fixed the wrong data displayed when parent table data are loaded
after rebuild for datamap, including insert into and load
- [ ] Any interfaces changed?
No
- [ ] Any backward compatibility impacted?
No
- [ ] Document update required?
No
- [ ] Testing done
add test case for it
- [ ] 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
CARBONDATA-2530-displayed-error
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2423.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 #2423
----
commit 88e85b000901e6117be54441ced3735e4aca739f
Author: xubo245 <xubo29@...>
Date: 2018-06-27T09:54:44Z
[CARBONDATA-2530][MV] Fix wrong data displayed when parent table data are
loaded
----
---