GitHub user rahulforallp reopened a pull request:
https://github.com/apache/carbondata/pull/1616
[CARBONDATA-1851] Code refactored for better usablity to external system
Be sure to do all of the following checklist to help us incorporate
your contribution quickly and easily:
- [X] Any interfaces changed? **user interface is not changed.**
- [X] Any backward compatibility impacted? **No**
- [X] Document update required? **No**
- [X] Testing done
This PR contains **refactored code** . So no new test-case
required.
Only UT, FT and SDV test success report required from CI is
sufficient.
- [X] 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/rahulforallp/incubator-carbondata
code_refactor
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1616.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 #1616
----
commit 98256151b1dae6071332007ee5c60f51702accf2
Author: rahulforallp <[email protected]>
Date: 2017-12-05T14:18:38Z
Code refactored
----
---