From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Date: Thu, 4 Apr 2019 15:40:01 +0300 From: Konstantin Osipov Subject: Re: [PATCH 03/13] vinyl: store tuple comparison hints in tx write set Message-ID: <20190404124001.GL28969@chai> References: <20190404114117.GB28969@chai> <20190404122142.qixfydydgovaivuj@esperanza> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190404122142.qixfydydgovaivuj@esperanza> To: Vladimir Davydov Cc: tarantool-patches@freelists.org List-ID: * Vladimir Davydov [19/04/04 15:24]: > On Thu, Apr 04, 2019 at 02:41:17PM +0300, Konstantin Osipov wrote: > > * Vladimir Davydov [19/04/02 20:35]: > > > This patch incorporates tuple comparison hints into the transaction > > > write set. Now, beside a statement, each txv also stores its hint, > > > which is used in all comparison operations. > > > > Actually, the more I look at this patch set the more an object > > representing a pair (vy_key?) is called for. > > Please consider adding it, it could be passed around by value. > > This could be reasonable, but I don't quite like the name vy_key, > because in vinyl we have a different concept of keys. > > A few names that pop into mind: > > vy_kv.{stmt,val} vy_mem_key? -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov