From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 40CBB24974 for ; Tue, 15 May 2018 11:56:55 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ax-JddSUIXCx for ; Tue, 15 May 2018 11:56:55 -0400 (EDT) Received: from smtp54.i.mail.ru (smtp54.i.mail.ru [217.69.128.34]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id 01CDD23C58 for ; Tue, 15 May 2018 11:56:54 -0400 (EDT) Date: Tue, 15 May 2018 18:56:51 +0300 From: Kirill Yukhin Subject: [tarantool-patches] Re: [PATCH] sql: analyze on VIEW lead to an assertion Message-ID: <20180515155651.tq4glmlc6vcj4yhq@tarantool.org> References: <1525267540-23152-1-git-send-email-hollow653@gmail.com> <1CAC631B-C9A4-4DF3-9C89-706865E4AB4E@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-subscribe: List-owner: List-post: List-archive: To: "n.pettik" Cc: tarantool-patches@freelists.org, "N. Tatunov" Hello, On 03 мая 21:28, n.pettik wrote: > LGTM. I've checked your patch into 2.0 -- Regards, Kirill Yukhin