Tarantool development patches archive
 help / color / mirror / Atom feed
From: Vladimir Davydov <vdavydov.dev@gmail.com>
To: Kirill Shcherbatov <kshcherbatov@tarantool.org>
Cc: tarantool-patches@freelists.org
Subject: Re: [tarantool-patches] Re: [PATCH v1 1/1] box: rework tuple_init_field_map to allocate field_map
Date: Thu, 28 Feb 2019 12:45:07 +0300	[thread overview]
Message-ID: <20190228094507.ep25k6s5wdxw72ui@esperanza> (raw)
In-Reply-To: <13553dc5-d080-756e-3d63-d83a46bf8670@tarantool.org>

On Wed, Feb 27, 2019 at 02:45:47PM +0300, Kirill Shcherbatov wrote:
> Due to the fact that in the case of multikey indexes, the size of
> the field map may depend on a particular tuple, the
> tuple_int_field_map function has been reworked in such a way as
> to allocate the field map of the required size and return it.
> 
> Needed for #1257
> 
> https://github.com/tarantool/tarantool/tree/kshch/gh-1257-multikey-index-new-field-map-alloc
> https://github.com/tarantool/tarantool/issues/1257
> ---
>  src/box/memtx_engine.c | 29 +++++++++++++++-----------
>  src/box/tuple.c        | 41 ++++++++++++++++++------------------
>  src/box/tuple.h        |  6 +++---
>  src/box/tuple_format.c | 29 +++++++++++++++++---------
>  src/box/tuple_format.h | 14 ++++++++-----
>  src/box/vy_stmt.c      | 47 +++++++++++++++++++++++-------------------
>  6 files changed, 94 insertions(+), 72 deletions(-)

Pushed to 2.1

      reply	other threads:[~2019-02-28  9:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-19 13:26 Kirill Shcherbatov
2019-02-27  8:35 ` Vladimir Davydov
2019-02-27 11:45   ` [tarantool-patches] " Kirill Shcherbatov
2019-02-28  9:45     ` Vladimir Davydov [this message]

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=20190228094507.ep25k6s5wdxw72ui@esperanza \
    --to=vdavydov.dev@gmail.com \
    --cc=kshcherbatov@tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --subject='Re: [tarantool-patches] Re: [PATCH v1 1/1] box: rework tuple_init_field_map to allocate field_map' \
    /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