You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/06/02 08:54:02 UTC

[jira] [Commented] (TAJO-860) Implements TRUNCATE table.

    [ https://issues.apache.org/jira/browse/TAJO-860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14015210#comment-14015210 ] 

ASF GitHub Bot commented on TAJO-860:
-------------------------------------

GitHub user babokim opened a pull request:

    https://github.com/apache/tajo/pull/29

    TAJO-860: Implements TRUNCATE table.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/babokim/tajo TAJO-860

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/29.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 #29
    
----
commit 17230374e2a952de4cf04aa2d5fdceef1184f51e
Author: 김형준 <ba...@babokim-macbook-pro.local>
Date:   2014-06-02T06:50:24Z

    TAJO-860: Implements TRUNCATE table.

----


> Implements TRUNCATE table.
> --------------------------
>
>                 Key: TAJO-860
>                 URL: https://issues.apache.org/jira/browse/TAJO-860
>             Project: Tajo
>          Issue Type: New Feature
>            Reporter: Hyoungjun Kim
>            Assignee: Hyoungjun Kim
>            Priority: Minor
>
> Tajo should support TRUNCATE table feature.
> {noformat}
> TRUNCATE [TABLE] <table name1> [, <table name2>, ...]
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)