You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/19 12:58:13 UTC

[jira] [Commented] (TAJO-1261) Separate query and ddl execution codes from GlobalEngine

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

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

GitHub user hyunsik opened a pull request:

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

    TAJO-1261: Separate query and ddl execution codes from GlobalEngine.

    

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

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

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

    https://github.com/apache/tajo/pull/312.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 #312
    
----
commit f7e2cd3c706de99d6a2a7d2d2ee69dba28fe3221
Author: Hyunsik Choi <hy...@apache.org>
Date:   2014-12-19T11:55:26Z

    TAJO-1261: Separate query and ddl execution codes from GlobalEngine.

----


> Separate query and ddl execution codes from GlobalEngine
> --------------------------------------------------------
>
>                 Key: TAJO-1261
>                 URL: https://issues.apache.org/jira/browse/TAJO-1261
>             Project: Tajo
>          Issue Type: Improvement
>          Components: tajo master
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.10
>
>         Attachments: TAJO-1261.patch
>
>
> This is a code cleanup issue. The patch separates query execution, ddl execution, and hooks from GlobalEngine.



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