From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng3.m.smailru.net (smtpng3.m.smailru.net [94.100.177.149]) (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 89B8B469719 for ; Fri, 9 Oct 2020 01:07:23 +0300 (MSK) References: <20200911215115.6622-1-roman.habibov@tarantool.org> From: Vladislav Shpilevoy Message-ID: <48b6db2d-3f95-4380-e024-0bd04d724ae3@tarantool.org> Date: Fri, 9 Oct 2020 00:07:21 +0200 MIME-Version: 1.0 In-Reply-To: <20200911215115.6622-1-roman.habibov@tarantool.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH v4 0/6] Support column addition List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Roman Khabibov , tarantool-patches@dev.tarantool.org Hi! Thanks for the patchset! LGTM.