You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Jaehwa Jung (JIRA)" <ji...@apache.org> on 2016/01/25 10:28:40 UTC

[jira] [Created] (TAJO-2063) Refactor FileTablespace::commitOutputData into well-defined methods.

Jaehwa Jung created TAJO-2063:
---------------------------------

             Summary: 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)