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/07/06 14:36:33 UTC

[jira] [Commented] (TAJO-911) Refactoring Mysql/Maria Catalog Store

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

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

GitHub user charsyam opened a pull request:

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

    [TAJO-911] Refactoring MySQL/MariaDB Catalog Store

    MySQLStore and MariaDBStore are almost same.
    so it is better to extract parent class for them.

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

    $ git pull https://github.com/charsyam/tajo TAJO-911

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

    https://github.com/apache/tajo/pull/59.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 #59
    
----
commit dac64ac5ea009b2df37084bd54d2176c47f61d21
Author: clark.kang <cl...@kakao.com>
Date:   2014-07-06T12:35:05Z

    [TAJO-911] Refactoring MySQL/MariaDB Catalog Store

----


> Refactoring Mysql/Maria Catalog Store
> -------------------------------------
>
>                 Key: TAJO-911
>                 URL: https://issues.apache.org/jira/browse/TAJO-911
>             Project: Tajo
>          Issue Type: Improvement
>            Reporter: DaeMyung Kang
>            Assignee: DaeMyung Kang
>            Priority: Minor
>
> MysqlStore and MariaDBStore are almost same.
> so, it is better to make one parent class.



--
This message was sent by Atlassian JIRA
(v6.2#6252)