On 21 Aug 11:40, imeevma at tarantool.org wrote: > This patch removes the implicit conversion from STRING to NUMBER from > arithmetic operations. However, INTEGER can still be implicitly > converted to DOUBLE if the second operand is of type DOUBLE. > > Follow-up #3809 LGTM