[
https://issues.apache.org/jira/browse/TAJO-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14390011#comment-14390011
]
ASF GitHub Bot commented on TAJO-1495:
--------------------------------------
GitHub user blrunner opened a pull request:
https://github.com/apache/tajo/pull/491
TAJO-1495: Clean up CatalogStore
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/blrunner/tajo TAJO-1495
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/491.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 #491
----
commit 92b121122cf07c84517e4cfecc6e28bf165df771
Author: JaeHwa Jung <[email protected]>
Date: 2015-04-01T05:35:19Z
TAJO-1495: Clean up CatalogStore
----
> Clean up CatalogStore
> ----------------------
>
> Key: TAJO-1495
> URL: https://issues.apache.org/jira/browse/TAJO-1495
> Project: Tajo
> Issue Type: Improvement
> Components: catalog
> Reporter: Jaehwa Jung
> Assignee: Jaehwa Jung
> Fix For: 0.11.0
>
> Attachments: TAJO-1495.patch
>
>
> Currently, CatalogStore is designed to read schema xml file on initial mode.
> But MySQLStore and MariaDBStore read SQL statement files. Thus we need to
> clean up these files.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)