From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp60.i.mail.ru (smtp60.i.mail.ru [217.69.128.40]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 7B9D842EF5C for ; Mon, 29 Jun 2020 23:19:12 +0300 (MSK) References: <8c9a820a302e6e206305d85719808c1bf73c0188.1593265600.git.korablev@tarantool.org> From: Vladislav Shpilevoy Message-ID: <66059103-7c15-cdfa-47fd-b59f60c43ed8@tarantool.org> Date: Mon, 29 Jun 2020 22:19:10 +0200 MIME-Version: 1.0 In-Reply-To: <8c9a820a302e6e206305d85719808c1bf73c0188.1593265600.git.korablev@tarantool.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH] vinyl: fix squashing set and arithmetic operations List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Nikita Pettik , tarantool-patches@dev.tarantool.org Hi! Thanks for the patch! LGTM.