[
https://issues.apache.org/jira/browse/TAJO-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14358062#comment-14358062
]
ASF GitHub Bot commented on TAJO-1395:
--------------------------------------
GitHub user ykrips opened a pull request:
https://github.com/apache/tajo/pull/415
TAJO-1395: Remove deprecated sql files for Oracle and PostgreSQL
These sql files are still remained, and users can be confused. These files
could be better to remove.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ykrips/tajo TAJO-1395
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/415.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 #415
----
commit 1c7bd9617014e5607034394586bf63e7ca5505b0
Author: Jihun Kang <[email protected]>
Date: 2015-03-12T03:53:36Z
Removed deprecated sql files
commit eb562402960fdc8235a6c5e4f13c6944c65b0671
Author: Jihun Kang <[email protected]>
Date: 2015-03-12T03:54:29Z
Merge remote-tracking branch 'upstream/master' into TAJO-1395
----
> Remove deprecated sql files for Oracle and PostgreSQL
> -----------------------------------------------------
>
> Key: TAJO-1395
> URL: https://issues.apache.org/jira/browse/TAJO-1395
> Project: Tajo
> Issue Type: Improvement
> Affects Versions: 0.11
> Reporter: Jihun Kang
> Assignee: Jihun Kang
> Priority: Trivial
> Fix For: 0.11
>
>
> SQL files and statements are removed from Java files for extensibility
> (TAJO-1109), however, some deprecated sql files are remained. These files
> will give users some confusion, and it would be better to remove.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)