[Tarantool-patches] [PATCH v2 0/6] Rework implicit cast
Kirill Yukhin
kyukhin at tarantool.org
Fri Aug 6 10:04:22 MSK 2021
Hello,
On 06 авг 09:42, imeevma at tarantool.org wrote:
> This patch-set reworks implicit cast in SQL according to new rules. According to
> these rules, all scalar values can be cast to SCALAR, all numeric values can be
> cast to NUMBER, and any numeric value can be cast to another numeric type only
> if the conversion is exact. No other implicit cast is allowed.
>
> https://github.com/tarantool/tarantool/issues/4230
> https://github.com/tarantool/tarantool/issues/4470
> https://github.com/tarantool/tarantool/tree/imeevma/gh-4230-remove-implicit-cast-for-comparison-v2
The patchset LGTM.
--
Regards, Kirill Yukhin
More information about the Tarantool-patches
mailing list