From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 13 Mar 2019 11:58:03 +0300 From: Konstantin Osipov Subject: Re: [PATCH v2 02/14] vinyl: introduce statement environment Message-ID: <20190313085803.GB25066@chai> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: To: Vladimir Davydov Cc: tarantool-patches@freelists.org List-ID: * Vladimir Davydov [19/03/13 11:53]: > Store tuple_format_vtab, max_tuple_size, and key_format there. > This will allow us to determine a statement type (key or tuple) > by checking its format against key_format. What exactly is a key format? Is there a single global key format? Why do you need it and why is it sufficient to have a single key format? Please explain in the comment for stmt_env->key_format. > -- -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov