[
https://issues.apache.org/jira/browse/TAJO-2068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15213105#comment-15213105
]
ASF GitHub Bot commented on TAJO-2068:
--------------------------------------
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 <[email protected]>
Date: 2016-03-25T05:26:24Z
Add MySQLTablespace
commit 47b67bb9e45201c31d63215666ad3c7ef9ccb7f5
Author: JaeHwa Jung <[email protected]>
Date: 2016-03-25T05:28:30Z
Remove sources to right directory
commit f04a1b271a6332099c32f22623815ec28b5359c4
Author: JaeHwa Jung <[email protected]>
Date: 2016-03-26T15:48:15Z
Implement unit test cases for MySQLTableSpace
commit dfcf9bfe1c857cd0e41a20c07a125607fe8b93be
Author: JaeHwa Jung <[email protected]>
Date: 2016-03-26T16:03:05Z
Add document for MySQLTablespace
commit 4bd9da0584a4aa579527afbe683422bc677fa4fc
Author: JaeHwa Jung <[email protected]>
Date: 2016-03-26T16:08:00Z
Copy tajo-storage-mysql.jar to common dependencies
commit a87abc48653895bcd64ffc2935bd6d732844fd61
Author: JaeHwa Jung <[email protected]>
Date: 2016-03-26T16:10:25Z
Fix a few typos
----
> MySQL JDBC Tablespace support
> -----------------------------
>
> Key: TAJO-2068
> URL: https://issues.apache.org/jira/browse/TAJO-2068
> Project: Tajo
> Issue Type: New Feature
> Components: JDBC Storage
> Reporter: Byunghwa Yun
> Assignee: Jaehwa Jung
>
> Implement MySQL JDBC Storage Handler.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)