[tarantool-patches] Re: [PATCH 1/2] sql: make type in column-meta be consistent with NoSQL names

Konstantin Osipov kostja at tarantool.org
Thu Mar 21 17:00:01 MSK 2019


* Nikita Pettik <korablev at tarantool.org> [19/03/11 21:10]:
> Column meta-information which is sent alongside execution result via
> IProto protocol, contains string representation of column type.
> In some cases, name of type is different from actual type of field. For
> instance, if column has type SCALAR, string representation in
> meta-information will be "BLOB"; for NUMBER NoSQL type - it will be
> "NUMERIC"; for STRING - "TEXT". Instead of this mess, let's always return
> exact name of underlying NoSQL type.

I'm ok with this patch.


-- 
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.io - www.twitter.com/kostja_osipov




More information about the Tarantool-patches mailing list