[Tarantool-patches] [PATCH v5 1/6] sql: remove unused DOUBLE to INTEGER conversion

Nikita Pettik korablev at tarantool.org
Thu Sep 17 17:48:08 MSK 2020


On 21 Aug 12:19, imeevma at tarantool.org wrote:
> This patch removes the unused DOUBLE to INTEGER conversion from OP_Seek*
> opcodes. This transformation is not used due to changes in the ApplyType

What changes are..?

> opcode. The next few patches will introduce new rules for converting
> numbers (not just DOUBLE to INTEGER), and the implicit conversion within
> the ApplyType opcode will be disabled for this case.
> 
> Part of #4230

LGTM


More information about the Tarantool-patches mailing list