From: Vladimir Davydov <vdavydov.dev@gmail.com>
To: tarantool-patches@freelists.org
Subject: Re: [PATCH v2 0/7] Incorporate tuple comparison hints into Vinyl
Date: Sun, 7 Apr 2019 15:33:54 +0300 [thread overview]
Message-ID: <20190407123354.7xfclk7vkxbvey7k@esperanza> (raw)
In-Reply-To: <cover.1554580275.git.vdavydov.dev@gmail.com>
On Sat, Apr 06, 2019 at 11:01:47PM +0300, Vladimir Davydov wrote:
> Move hint_t definition to tuple_compare.h
> vinyl: rename vy_cache_entry to vy_cache_node
> vinyl: rename tree_mem_key to vy_mem_tree_key
> vinyl: zap vy_mem_iterator_curr_stmt helper
> vinyl: add wrapper around vy_tx_set
> vinyl: prepare for storing hints in vinyl data structures
> vinyl: incorporate tuple comparison hints into vinyl data structures
The most crucial part of this patch set is the name of the new entity
that fuses a statement with its hint in one struct - vy_entry - but
that was agreed on with Kostja.
The rest is pretty straightforward. I don't want to force anyone to
review this huge patch. I self-reviewed it and it looks good and passes
all tests.
Pushed to master.
prev parent reply other threads:[~2019-04-07 12:33 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-06 20:01 Vladimir Davydov
2019-04-06 20:01 ` [PATCH v2 1/7] Move hint_t definition to tuple_compare.h Vladimir Davydov
2019-04-08 12:08 ` [tarantool-patches] " Konstantin Osipov
2019-04-06 20:01 ` [PATCH v2 2/7] vinyl: rename vy_cache_entry to vy_cache_node Vladimir Davydov
2019-04-08 12:09 ` [tarantool-patches] " Konstantin Osipov
2019-04-06 20:01 ` [PATCH v2 3/7] vinyl: rename tree_mem_key to vy_mem_tree_key Vladimir Davydov
2019-04-08 12:09 ` [tarantool-patches] " Konstantin Osipov
2019-04-06 20:01 ` [PATCH v2 4/7] vinyl: zap vy_mem_iterator_curr_stmt helper Vladimir Davydov
2019-04-08 12:09 ` [tarantool-patches] " Konstantin Osipov
2019-04-06 20:01 ` [PATCH v2 5/7] vinyl: add wrapper around vy_tx_set Vladimir Davydov
2019-04-06 20:01 ` [PATCH v2 6/7] vinyl: prepare for storing hints in vinyl data structures Vladimir Davydov
2019-04-06 20:01 ` [PATCH v2 7/7] vinyl: incorporate tuple comparison hints into " Vladimir Davydov
2019-04-07 12:33 ` 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=20190407123354.7xfclk7vkxbvey7k@esperanza \
--to=vdavydov.dev@gmail.com \
--cc=tarantool-patches@freelists.org \
--subject='Re: [PATCH v2 0/7] Incorporate tuple comparison hints into Vinyl' \
/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