[
https://issues.apache.org/jira/browse/TAJO-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14060403#comment-14060403
]
ASF GitHub Bot commented on TAJO-20:
------------------------------------
GitHub user babokim opened a pull request:
https://github.com/apache/tajo/pull/72
TAJO-20: INSERT INTO ... SELECT
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/babokim/tajo TAJO-20
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/72.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 #72
----
commit 859811075866addc65a46e368701f0f59e71bf74
Author: 김형준 <[email protected]>
Date: 2014-06-04T09:22:07Z
TAJO-20: INSERT INTO ... SELECT
commit fd9397c6879603974f8e5dbe253161d14fa644aa
Author: 김형준 <[email protected]>
Date: 2014-07-14T05:45:46Z
TAJO-20: INSERT INTO ... SELECT
commit 5ac57239f7dc75924a10be676edf1ec938beba47
Author: 김형준 <[email protected]>
Date: 2014-07-14T07:28:03Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into
TAJO-20
Conflicts:
tajo-core/src/main/java/org/apache/tajo/engine/planner/PreLogicalPlanVerifier.java
tajo-core/src/test/java/org/apache/tajo/QueryTestCaseBase.java
tajo-core/src/test/java/org/apache/tajo/engine/query/TestCreateTable.java
----
> INSERT INTO ... SELECT
> ----------------------
>
> Key: TAJO-20
> URL: https://issues.apache.org/jira/browse/TAJO-20
> Project: Tajo
> Issue Type: New Feature
> Reporter: Hyunsik Choi
> Assignee: Hyoungjun Kim
>
> We should support 'INSERT INTO ... SELECT' statement.
--
This message was sent by Atlassian JIRA
(v6.2#6252)