[tarantool-patches] Re: [PATCH 3/3] sql: fix passing FP values to integer iterator

Konstantin Osipov kostja at tarantool.org
Wed May 29 10:02:07 MSK 2019


* Vladislav Shpilevoy <v.shpilevoy at tarantool.org> [19/05/28 14:33]:
> Yes, it is a school math. 1 != 1.1, but 1 == 1.0
> 

It's a different data type. So I don't understand how the type
system can "see" the actual value and act as an oracle. If there
is a type error, it should not depend on the value, should it?

-- 
Konstantin Osipov, Moscow, Russia




More information about the Tarantool-patches mailing list