[tarantool-patches] [PATCH 3/5] lua: allow to encode and decode decimals as msgpack

Konstantin Osipov kostja at tarantool.org
Thu Jul 25 02:10:38 MSK 2019


* Serge Petrenko <sergepetrenko at tarantool.org> [19/07/17 18:34]:
> It is now possible to insert decimals into spaces, but only into
> unindexed fields.

OK, I get this. You need a quick encoder from Lua decimal into
space tuple, which bypasses an intermediate representation, for
this patch. Please merge the previous patch with this one then.

> 

-- 
Konstantin Osipov, Moscow, Russia



More information about the Tarantool-patches mailing list