[tarantool-patches] Re: [PATCH] sql: inherit global parameters for vinyl spaces

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Fri Feb 22 21:17:01 MSK 2019


LGTM.

On 20/02/2019 17:53, Nikita Pettik wrote:
> It is possible to create vinyl tables, if pragma sql_default_engine is
> set to corresponding engine. However, such spaces don't inherit global
> vinyl-specific options which can be set by box.cfg{}. Lets fix it and
> during encoding of index options fetch appropriate configurations from
> cfg.
> 
> Closes #3912
> ---
> Branch: https://github.com/tarantool/tarantool/tree/np/gh-3912-sql-vinyl-inherit-params
> Issue: https://github.com/tarantool/tarantool/issues/3912
> 




More information about the Tarantool-patches mailing list