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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to