You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/24 05:31:00 UTC

[jira] [Commented] (IGNITE-5819) SQL: add support for TRUNCATE TABLE command.

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

ASF GitHub Bot commented on IGNITE-5819:
----------------------------------------

GitHub user shroman opened a pull request:

    https://github.com/apache/ignite/pull/3694

    IGNITE-5819: SQL: add support for TRUNCATE TABLE command.

    

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

    $ git pull https://github.com/shroman/ignite IGNITE-5819

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

    https://github.com/apache/ignite/pull/3694.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 #3694
    
----
commit 4c1ab3df27f23a2f0086fd324d2f22778a41b649
Author: shroman <rs...@...>
Date:   2018-03-23T09:27:57Z

    IGNITE-5819: SQL: add support for TRUNCATE TABLE command.

----


> SQL: add support for TRUNCATE TABLE command.
> --------------------------------------------
>
>                 Key: IGNITE-5819
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5819
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Andrew Mashenkov
>            Assignee: Roman Shtykh
>            Priority: Major
>              Labels: sql-engine
>
> Add support for  "TRUNCATE TABLE" command syntax.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)