GitHub user rahulforallp opened a pull request:
https://github.com/apache/carbondata/pull/2262
[CARBONDATA-2431] Incremental data added after table creation is not
reflecting while doing select query issue is fixed.
- [ ] Any interfaces changed? NO
- [ ] Any backward compatibility impacted? NO
- [ ] Document update required? NO
- [ ] Testing done ==> UT added
- [ ] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA. NA
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rahulforallp/incubator-carbondata inc_load_sdk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2262.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 #2262
----
commit c53522ad376885b308f50077700dabfd9fed7217
Author: rahulforallp <rahul.kumar@...>
Date: 2018-05-03T08:41:12Z
[CARBONDATA-2431] Incremental data added after table creation is not
reflecting while doing select query issue is fixed.
----
---