[
https://issues.apache.org/jira/browse/TAJO-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392401#comment-14392401
]
ASF GitHub Bot commented on TAJO-1495:
--------------------------------------
Github user ykrips commented on the pull request:
https://github.com/apache/tajo/pull/491#issuecomment-88833237
+1
TestCatalog testcase has passed on my derby, mysql, mariadb, postgresql,
and oracle database. Also, table schema verified by using its own command-line
commands.
> 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)