[Tarantool-patches] [PATCH v2 1/1] sql: make NUMBER to be union of SQL numeric types

Nikita Pettik korablev at tarantool.org
Tue Jan 28 19:23:29 MSK 2020


On 23 Jan 16:40, Mergen Imeev wrote:
> Hi! Thank you for review. My answers and new commit-message
> below.

Hi,

I've a bit reworked your patch: splitted it into consistent sequence of
independent patches and provided refactoring for sqlVdbeMemNumerify().
Also I found that CAST boolean AS NUMBER didn't work properly: cast resulted
in error meanshile cast boolean as integer is legal, so that as number should
be legal as well. There's no more functional changes except for mentioned one.
Please look at branch: https://github.com/tarantool/tarantool/commits/np/gh-4233-fix-number-field-type-in-sql

If it is OK to you please reply and I will push patches to master bracnch.
Thanks. 
 


More information about the Tarantool-patches mailing list