[tarantool-patches] Re: [PATCH 3/4] tuple: update splice should not use index_base after reading args

Konstantin Osipov kostja.osipov at gmail.com
Mon Sep 16 10:23:21 MSK 2019


* Vladislav Shpilevoy <v.shpilevoy at tarantool.org> [19/09/16 09:58]:
> Splice was the last operation which used index_base in its do_op()
> function. Now none of the operations use it. This allows to drop
> dependency of operation implementations on index_base and on the
> whole tuple_update, in next patches.

OK, now I see why you were removing index_base from messages, to
reduce dependencies.

Makes sense. It is OK to remove them then.


-- 
Konstantin Osipov, Moscow, Russia




More information about the Tarantool-patches mailing list