[tarantool-patches] Re: [PATCH] sql: xfer optimization issue

n.pettik korablev at tarantool.org
Fri Apr 20 19:09:18 MSK 2018


> On 20 Apr 2018, at 18:09, Hollow111 <hollow653 at gmail.com> wrote:
> 
> Yes, that's true this code is needed if any of the 
> cases in if-clause != 0. But the point is that in Tarantool
> there's always a PRIMARY KEY that is obviously unique
> which means that the second case is always != 0 and
> the result of the boolean expression is always not 0,
> hence there's no reason for this if-check.

Ok, I got it. You are right: I misunderstood conditions under if-clause.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.tarantool.org/pipermail/tarantool-patches/attachments/20180420/aa53e6c2/attachment.html>


More information about the Tarantool-patches mailing list