Tarantool development patches archive
 help / color / mirror / Atom feed
From: imeevma@tarantool.org
To: vdavydov.dev@gmail.com
Cc: tarantool-patches@freelists.org
Subject: [PATCH v1 0/2] netbox: define formats for tuple from netbox
Date: Mon, 10 Jun 2019 13:02:21 +0300	[thread overview]
Message-ID: <cover.1560160282.git.imeevma@gmail.com> (raw)

This patch defines field names for the tuples obtained through
the netbox.

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(-)

-- 
2.7.4

             reply	other threads:[~2019-06-10 10:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-10 10:02 imeevma [this message]
2019-06-10 10:02 ` [PATCH v1 1/2] netbox: store method_encoder args in request imeevma
2019-06-11  8:15   ` Vladimir Davydov
2019-06-14 11:50     ` Mergen Imeev
2019-06-18  8:38       ` Vladimir Davydov
2019-06-10 10:02 ` [PATCH v1 2/2] netbox: define formats for tuple from netbox imeevma
2019-06-11  8:55   ` Vladimir Davydov
2019-06-14 12:29     ` Mergen Imeev
2019-06-18  8:55       ` Vladimir Davydov
2019-06-18  9:00       ` Vladimir Davydov
2019-06-11  8:55 ` [PATCH v1 0/2] " Vladimir Davydov
2019-06-14 12:32   ` Mergen Imeev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1560160282.git.imeevma@gmail.com \
    --to=imeevma@tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --cc=vdavydov.dev@gmail.com \
    --subject='Re: [PATCH v1 0/2] netbox: define formats for tuple from netbox' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox