GitHub user rahulforallp opened a pull request:
https://github.com/apache/carbondata/pull/1937
[Carbondata 2137] Delete query performance improved
Be sure to do all of the following checklist to help us incorporate
your contribution quickly and easily:
- [X] Any interfaces changed? No
- [X] Any backward compatibility impacted? No
- [X] Document update required? No
- [X] Testing done
Manual testing done
- [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
CARBONDATA-2137
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1937.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 #1937
----
commit 74881471e018cd5a3ff099ea3fd90456ef7c716b
Author: dhatchayani <dhatcha.official@...>
Date: 2018-02-02T05:25:19Z
[CARBONDATA-1410] Thread leak issue in case of data loading failure
commit 9ddd5fe5f9796f0d871ae272fdd2fccdf6a8b130
Author: rahulforallp <rahul.kumar@...>
Date: 2018-02-06T12:31:34Z
[CARBONDATA-2137] Delete query performance improved
----
---