[Tarantool-patches] [PATCH v4 1/3] sql: fix CAST() from STRING to INTEGER
Nikita Pettik
korablev at tarantool.org
Fri Apr 10 15:46:42 MSK 2020
On 10 Apr 13:39, Mergen Imeev wrote:
> Hi! Thank you for review. My answers and new patch below.
>
> On Fri, Mar 27, 2020 at 04:46:04PM +0000, Nikita Pettik wrote:
> > On 27 Mar 14:33, imeevma at tarantool.org wrote:
> >
> > Could you please find Peter's table containing current/expected cast
> > behaviours and verify that this patch doesn't contradict it?
What about this?
> > > diff --git a/src/box/sql/vdbemem.c b/src/box/sql/vdbemem.c
> > > index aad030d..de1d9c3 100644
> > > --- a/src/box/sql/vdbemem.c
> > > +++ b/src/box/sql/vdbemem.c
> > > @@ -696,7 +696,7 @@ sqlVdbeMemCast(Mem * pMem, enum field_type type)
More information about the Tarantool-patches
mailing list