[
https://issues.apache.org/jira/browse/CARBONDATA-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15631531#comment-15631531 ]
ASF GitHub Bot commented on CARBONDATA-350:
-------------------------------------------
GitHub user allwefantasy opened a pull request:
https://github.com/apache/incubator-carbondata/pull/286 [CARBONDATA-350] mv processing/sortandgroupby/sortdatastep/SortKeyStep to …
- No new unit test cases have been added
- Just passed existing unit test cases
- actions
Moving .../processing/sortandgroupby/sortdatastep/SortKeyStep.java to .../processing/sortandgroupby/sortdatastep/ package since they are duplicated.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/allwefantasy/incubator-carbondata master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/286.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #286
----
commit 97135e48c5052488875a4bd483ad103a35ac1aa9
Author: WilliamZhu <
[hidden email]>
Date: 2016-11-03T04:20:13Z
[Issue-350] mv processing/sortandgroupby/sortdatastep/SortKeyStep to processing/sortandgroupby/sortdatastep
----
> Remove org.apache.carbondata.processing.sortdatastep
> ----------------------------------------------------
>
> Key: CARBONDATA-350
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-350> Project: CarbonData
> Issue Type: Improvement
> Reporter: Lionx
> Assignee: WilliamZhu
> Priority: Trivial
>
> the content of org.apache.carbondata.processing.sortdatastep is duplicated with org.apache.carbondata.processing.sortandgroupby.sortdatastep, so i think the content of both can be merged, and org.apache.carbondata.processing.sortdatastep can be removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)