[PATCH v2 02/14] vinyl: introduce statement environment

Konstantin Osipov kostja at tarantool.org
Wed Mar 13 11:58:03 MSK 2019


* Vladimir Davydov <vdavydov.dev at gmail.com> [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



More information about the Tarantool-patches mailing list