GitHub user rahulforallp reopened a pull request:
https://github.com/apache/carbondata/pull/2262
[CARBONDATA-2431] Incremental data added after external table creation is
not reflecting while doing select query issue is fixed.
- [x] Any interfaces changed? NO
- [x] Any backward compatibility impacted? NO
- [x] Document update required? NO
- [x] Testing done ==> UT added
- [x] 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 ee429388cee55bed5aa2876548c645037860ba2c
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.
----
---