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 6CBDE26819 for ; Tue, 20 Aug 2019 09:56:53 -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 4JhnRTi1iuC9 for ; Tue, 20 Aug 2019 09:56:53 -0400 (EDT) Received: from smtpng2.m.smailru.net (smtpng2.m.smailru.net [94.100.179.3]) (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 23EBC26806 for ; Tue, 20 Aug 2019 09:56:53 -0400 (EDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: [tarantool-patches] Re: [PATCH 0/2] Introduce WITH ENGINE option for CREATE TABLE stmt From: "n.pettik" In-Reply-To: <20190820134918.GB12831@atlas> Date: Tue, 20 Aug 2019 16:56:49 +0300 Content-Transfer-Encoding: quoted-printable Message-Id: <85AD6E52-BB3D-48A0-9935-4184905A53CA@tarantool.org> References: <20190820115755.GF8932@atlas> <20190820134918.GB12831@atlas> 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: tarantool-patches@freelists.org Cc: Konstantin Osipov > On 20 Aug 2019, at 16:49, Konstantin Osipov = wrote: >=20 > * n.pettik [19/08/20 15:15]: >>=20 >>=20 >>> On 20 Aug 2019, at 14:57, Konstantin Osipov = wrote: >>>=20 >>> * Nikita Pettik [19/08/19 17:54]: >>>> Branch: https://github.com/tarantool/tarantool/issues/4422 >>>> Issue: = https://github.com/tarantool/tarantool/tree/np/gh-4422-with-engine-option >>>>=20 >>>=20 >>> I am utterly disappointed with the fact that instead of fixing a >>> broken feature that is already there and have been waiting years >>> for a fix >>=20 >> What feature exactly are you talking about? >=20 > The one we discussed and agreed on, set engine=3D=E2=80=98vinyl' It=E2=80=99s about default engine, not per table option. Speaking of =E2=80=98waiting years for a fix=E2=80=99 - there=E2=80=99s = no even corresponding issue except for one which you created last week. >>> you spend time on working on a new feature >>=20 >> It was done in one day, not so much time spent I guess. >>=20 >>> which *no one* except your highly aesthetic self has asked for :( >>=20 >> Every week I see questions in public chat like =E2=80=9Chow to create = vinyl table >> using SQL facilities=E2=80=9D and that=E2=80=99s a fact. >=20 > The answer should be: use set engine=3D'vinyl'. >=20 > --=20 > Konstantin Osipov, Moscow, Russia >=20