[
https://issues.apache.org/jira/browse/TAJO-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207483#comment-14207483
]
ASF GitHub Bot commented on TAJO-1109:
--------------------------------------
Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/236#issuecomment-62655161
Hi @ykrips,
Could you close this issue? I included #201 instead of #236 in the commit
log. The number plays a role to automatically close the corresponding pull
request.
https://github.com/apache/tajo/commit/005556850e60f14d5e11ca74035b195461f31d29
Thanks in advance.
> Separate SQL Statements from Catalog Stores
> -------------------------------------------
>
> Key: TAJO-1109
> URL: https://issues.apache.org/jira/browse/TAJO-1109
> Project: Tajo
> Issue Type: Improvement
> Components: catalog
> Reporter: Jihun Kang
> Assignee: Jihun Kang
> Priority: Minor
> Fix For: 0.9.1
>
> Attachments: DBMSSchemaDefinition.xsd, derby.xml
>
>
> When developing the additional catalog stores for another database systems,
> it is needed to add additional sql statements such as triggers and indexes.
> These sql statements could increase the code size of catalog store, and when
> database schema has changed, it may affect the catalog store source codes. I
> feel that it is needed to separate the sql statements from the java source
> codes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)