[PATCH v1 0/2] netbox: define formats for tuple from netbox

Mergen Imeev imeevma at tarantool.org
Fri Jun 14 15:32:47 MSK 2019


Hi! Thank you for review. I'm sorry, I haven't looked at my
patch properly before sending it last time.

https://github.com/tarantool/tarantool/issues/2978
https://github.com/tarantool/tarantool/tree/imeevma/gh-2978-formats-for-tuples-from-net-box

On Tue, Jun 11, 2019 at 11:55:52AM +0300, Vladimir Davydov wrote:
> On Mon, Jun 10, 2019 at 01:02:21PM +0300, imeevma at tarantool.org wrote:
> > This patch defines field names for the tuples obtained through
> > the netbox.
> 
> Links to the branch and the ticket are missing.
> 
> > 
> > Mergen Imeev (2):
> >   netbox: store method_encoder args in request
> >   netbox: define formats for tuple from netbox
> > 
> >  src/box/lua/net_box.c     |  87 ++++++++++++++++-
> >  src/box/lua/net_box.lua   | 232 +++++++++++++++++++++++++++++++++-------------
> >  test/box/access.result    |  15 ++-
> >  test/box/access.test.lua  |   9 +-
> >  test/box/net.box.result   |  83 ++++++++++++++++-
> >  test/box/net.box.test.lua |  26 +++++-
> >  6 files changed, 369 insertions(+), 83 deletions(-)



More information about the Tarantool-patches mailing list