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 2015/09/02 13:08:45 UTC

[jira] [Commented] (TAJO-1730) JDBC Tablespace support

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

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

GitHub user hyunsik opened a pull request:

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

    TAJO-1730: JDBC Tablespace support.

    This  patch includes jdbc table storage support and PostgreSQL database tablespace.

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

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

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

    https://github.com/apache/tajo/pull/719.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 #719
    
----
commit 45479947332fef46d34a023751b8656a24495539
Author: Hyunsik Choi <hy...@apache.org>
Date:   2015-07-31T00:01:45Z

    initial work.

commit 5ca1a4abcc85b0a5742ff98c282b62e5d39f3436
Author: Hyunsik Choi <hy...@apache.org>
Date:   2015-08-09T06:31:29Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into TAJO-1730

commit 920e8a42689e3f38d1ccac7eff3b8a60dd0a8a46
Author: Hyunsik Choi <hy...@apache.org>
Date:   2015-08-09T14:36:24Z

    Implement the base jdbc tablespace and its unit test base.

commit 9b26ccc0478162ef2c723bab299296d5c6ce618c
Author: Hyunsik Choi <hy...@apache.org>
Date:   2015-08-10T22:17:28Z

    Add base implementation for mysql and pgsql storages.

commit 39e7bd8e3f98565eae47eb8eae10888d655c11b9
Author: Hyunsik Choi <hy...@apache.org>
Date:   2015-08-13T14:16:06Z

    Implement the base.

commit fe0b8a769a80322538517c3a5385d1bca042bd60
Author: Hyunsik Choi <hy...@apache.org>
Date:   2015-08-13T14:16:42Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into TAJO-1730

----


> JDBC Tablespace support
> -----------------------
>
>                 Key: TAJO-1730
>                 URL: https://issues.apache.org/jira/browse/TAJO-1730
>             Project: Tajo
>          Issue Type: Improvement
>          Components: Storage
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.11.0
>
>
> The main objective of this issue is to implement JDBC-based storage and its Tablespace implementation.



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