From: Vladimir Davydov <vdavydov.dev@gmail.com>
To: Kirill Shcherbatov <kshcherbatov@tarantool.org>
Cc: tarantool-patches@freelists.org
Subject: Re: [PATCH v1 1/1] test: check hints corner cases
Date: Tue, 26 Mar 2019 19:23:43 +0300 [thread overview]
Message-ID: <20190326162343.pwxfgqhiifted7zr@esperanza> (raw)
In-Reply-To: <a9a1f69b5dedf4b923bef6480d5b69d635d4aede.1553168411.git.kshcherbatov@tarantool.org>
On Thu, Mar 21, 2019 at 02:40:51PM +0300, Kirill Shcherbatov wrote:
> We must to enshure that hints don't broke tuple comparison.
> As different field_types use different routines to calculate hint,
> we must to ensure that the calculated values are compatible with
> each other.
>
> Also tested the corner cases for large double numbers, due to the
> fact that there may be additional difficulties in hint construction.
>
> Follow-up
> 9fba29abb4e0 memtx: introduce tuple compare hint
> ---
> test/engine/hints.result | 191 +++++++++++++++++++++++++++++++++++++
> test/engine/hints.test.lua | 62 ++++++++++++
> 2 files changed, 253 insertions(+)
> create mode 100644 test/engine/hints.result
> create mode 100644 test/engine/hints.test.lua
Pushed to master.
prev parent reply other threads:[~2019-03-26 16:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-21 11:40 Kirill Shcherbatov
2019-03-26 16:23 ` 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=20190326162343.pwxfgqhiifted7zr@esperanza \
--to=vdavydov.dev@gmail.com \
--cc=kshcherbatov@tarantool.org \
--cc=tarantool-patches@freelists.org \
--subject='Re: [PATCH v1 1/1] test: check hints corner cases' \
/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