[tarantool-patches] Re: [PATCH v2 1/1] sql: do not analyze incorrect statistics

n.pettik korablev at tarantool.org
Mon Dec 24 17:15:25 MSK 2018


> New version:
> 
> commit 1b43714d03ae2a2f7042415aed3d60e1a41034f0
> Author: Mergen Imeev <imeevma at gmail.com>
> Date:   Wed Dec 19 21:12:17 2018 +0300
> 
>    sql: do not analyze incorrect statistics
> 
>    Some errors that occurred during the analysis were processed
>    without an error message. However, these errors should not be
>    processed, as they show that something is wrong with the data
>    received. After this patch, entries in _sql_stat* with the wrong
>    space or index name will be ignored.
> 
>    Closes #3866

Now it looks pretty good. LGTM.





More information about the Tarantool-patches mailing list