From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 31 Jul 2018 22:17:43 +0300 From: Konstantin Osipov Subject: Re: [RFC PATCH 04/23] vinyl: make point lookup always return the latest tuple version Message-ID: <20180731191743.GB9230@chai> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180711163307.vxwzle6claiazwrg@esperanza> References: <20180710161926.GC22105@chai> <20180710164343.xgxdwk4ovbhdmmbo@esperanza> <20180711163307.vxwzle6claiazwrg@esperanza> To: Vladimir Davydov Cc: tarantool-patches@freelists.org List-ID: * Vladimir Davydov [18/07/11 19:37]: > > Also, it allows to simplify vy_squash_process() - see the patch below > (I pushed it on the branch, you may want to cherry-pick it as well): > > >From c001e3f1a320bb804f49ca19ec540fee094dacc3 Mon Sep 17 00:00:00 2001 > From: Vladimir Davydov > Date: Wed, 11 Jul 2018 19:14:24 +0300 > Subject: [PATCH] vinyl: simplify vy_squash_process > > Since vy_point_lookup() now guarantees that it returns the newest > tuple version, we can remove the code that squashes UPSERTs from > vy_squash_process(). Pushed. -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov