GitHub user jackylk opened a pull request:
https://github.com/apache/carbondata/pull/1391 [CARBONDATA-1530] Clean up carbon-processing module
Refactor in carbon-processing module to make package hierarchy more clean, and move some class from carbon-spark-common to carbon-processing
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/jackylk/incubator-carbondata processing
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1391.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1391
----
commit 58becdf61af4e4b70d26a5e58f499aeec7baff58
Author: Jacky Li <
[hidden email]>
Date: 2017-09-27T16:26:50Z
refactor processing module
commit c08f71e5c04c563cf08ebfc1e2360baa4b1ac153
Author: Jacky Li <
[hidden email]>
Date: 2017-09-27T17:40:58Z
fix style
----
---