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

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

GitHub user hyunsik opened a pull request:

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

    TAJO-1721: Separate routine for CREATE TABLE from DDLExecutor.

    

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

    $ git pull https://github.com/hyunsik/tajo TAJO-1721

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

    https://github.com/apache/tajo/pull/666.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 #666
    
----
commit 8248881414a235cb8f5fd80b29113f470a203b9a
Author: Hyunsik Choi <[email protected]>
Date:   2015-07-29T13:59:15Z

    TAJO-1721: Separate routine for CREATE TABLE from DDLExecutor.

----


> Separate routine for CREATE TABLE from DDLExecutor
> --------------------------------------------------
>
>                 Key: TAJO-1721
>                 URL: https://issues.apache.org/jira/browse/TAJO-1721
>             Project: Tajo
>          Issue Type: Improvement
>          Components: TajoMaster
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>            Priority: Minor
>             Fix For: 0.11.0
>
>
> This is a simple refactoring to separate an execution code for CREATE TABLE 
> from DDLExecutor and clean up the code.



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

Reply via email to