[ 
https://issues.apache.org/jira/browse/TAJO-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15115674#comment-15115674
 ] 

ASF GitHub Bot commented on TAJO-2063:
--------------------------------------

GitHub user blrunner opened a pull request:

    https://github.com/apache/tajo/pull/949

    TAJO-2063: Refactor FileTablespace::commitOutputData into well-defined 
methods.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/blrunner/tajo TAJO-2063

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/949.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 #949
    
----
commit 712020f4b296115538889ed3e00631b02e894ab3
Author: JaeHwa Jung <[email protected]>
Date:   2016-01-25T18:03:21Z

    TAJO-2063: Refactor FileTablespace::commitOutputData into well-defined 
methods.

----


> Refactor FileTablespace::commitOutputData into well-defined methods.
> --------------------------------------------------------------------
>
>                 Key: TAJO-2063
>                 URL: https://issues.apache.org/jira/browse/TAJO-2063
>             Project: Tajo
>          Issue Type: Improvement
>          Components: Storage
>            Reporter: Jaehwa Jung
>            Assignee: Jaehwa Jung
>             Fix For: 0.12.0
>
>
> FileTablespace::commitOutputData() is too long and complexed because it 
> handles various cases in a single method. We need to refactor this method 
> into several small and well-defined methods.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to