You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by blrunner <gi...@git.apache.org> on 2016/03/26 17:27:56 UTC

[GitHub] tajo pull request: TAJO-2068: MySQL JDBC Tablespace support

GitHub user blrunner opened a pull request:

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

    TAJO-2068: MySQL JDBC Tablespace support

    

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

    $ git pull https://github.com/blrunner/tajo TAJO-2068

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

    https://github.com/apache/tajo/pull/986.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 #986
    
----
commit 9dfa5b24fa9b6df69eb1f7ca68c5ee0d01eb2101
Author: JaeHwa Jung <bl...@apache.org>
Date:   2016-03-25T05:26:24Z

    Add MySQLTablespace

commit 47b67bb9e45201c31d63215666ad3c7ef9ccb7f5
Author: JaeHwa Jung <bl...@apache.org>
Date:   2016-03-25T05:28:30Z

    Remove sources to right directory

commit f04a1b271a6332099c32f22623815ec28b5359c4
Author: JaeHwa Jung <bl...@apache.org>
Date:   2016-03-26T15:48:15Z

    Implement unit test cases for MySQLTableSpace

commit dfcf9bfe1c857cd0e41a20c07a125607fe8b93be
Author: JaeHwa Jung <bl...@apache.org>
Date:   2016-03-26T16:03:05Z

    Add document for MySQLTablespace

commit 4bd9da0584a4aa579527afbe683422bc677fa4fc
Author: JaeHwa Jung <bl...@apache.org>
Date:   2016-03-26T16:08:00Z

    Copy tajo-storage-mysql.jar to common dependencies

commit a87abc48653895bcd64ffc2935bd6d732844fd61
Author: JaeHwa Jung <bl...@apache.org>
Date:   2016-03-26T16:10:25Z

    Fix a few typos

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo issue #986: TAJO-2068: MySQL JDBC Tablespace support

Posted by eminency <gi...@git.apache.org>.
Github user eminency commented on the issue:

    https://github.com/apache/tajo/pull/986
  
    Could you merge master branch?
    If so, I'll review in this week.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo issue #986: TAJO-2068: MySQL JDBC Tablespace support

Posted by blrunner <gi...@git.apache.org>.
Github user blrunner commented on the issue:

    https://github.com/apache/tajo/pull/986
  
    Thanks @eminency ,
    I've just merge it. :-)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---