[tarantool-patches] Re: [PATCH 0/2] sql: refactor DELETE STMT translation

Kirill Yukhin kyukhin at tarantool.org
Fri May 18 14:01:45 MSK 2018


Hello,
On 16 мая 18:24, Kirill Yukhin wrote:
> Issue: https://github.com/tarantool/tarantool/issues/3235
> Branch: https://github.com/tarantool/tarantool/tree/kyukhin/gh-3235-refactor-delete-3
> 
> This two-patch set refactors SQL DELETE statements translation. It allows
> not to create dummy key_defs and passing NULL instead to OP_OpenTEphemeral.
> It also make box/sql/delete.c obey Tarantool coding style.
> 
> Part of #3235
> 
> Kirill Yukhin (2):
>   sql: allow key_def to be NULL for ephemeral create
>   sql: refactor delete routines
Both patches received OK, so I've checked them into 2.0 branch.

--
Regards, Kirill Yukhin




More information about the Tarantool-patches mailing list