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 2668C4765E0 for ; Wed, 23 Dec 2020 18:02:06 +0300 (MSK) References: <20201223105822.4748-1-korablev@tarantool.org> From: Vladislav Shpilevoy Message-ID: <6e60cc40-cafe-429d-dc20-878dd0123dfd@tarantool.org> Date: Wed, 23 Dec 2020 16:02:04 +0100 MIME-Version: 1.0 In-Reply-To: <20201223105822.4748-1-korablev@tarantool.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH] sql: fix return value type of ifnull built-in 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.