[tarantool-patches] Re: [PATCH v1 1/1] sql: introduce TRUNCATE TABLE operation

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Thu Jul 26 23:40:23 MSK 2018


Hi! Thanks for the patch! I have pushed my review fixes on
the branch. Please, squash.

On 18/07/2018 11:22, Kirill Shcherbatov wrote:
> As sql_table_delete_from already support OP_Clear fast cleanup
> for non-complex requests we only need to introduce new words
> to parser that call DELETE with NULL conditions.
> 
> Closes #2201.
> ---
> Branch: http://github.com/tarantool/tarantool/tree/kshch/gh-2201-truncate-table
> Issue: https://github.com/tarantool/tarantool/issues/2201
> 




More information about the Tarantool-patches mailing list