[GitHub] ignite pull request #3694: IGNITE-5819: SQL: add support for TRUNCATE TABLE ...

2018-04-26 Thread shroman
Github user shroman closed the pull request at:

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


---


[GitHub] ignite pull request #3694: IGNITE-5819: SQL: add support for TRUNCATE TABLE ...

2018-03-23 Thread shroman
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 
Date:   2018-03-23T09:27:57Z

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




---