[PATCH v2 00/14] vinyl: do not fill secondary tuples with nulls

Vladimir Davydov vdavydov.dev at gmail.com
Wed Mar 13 18:54:59 MSK 2019


On Wed, Mar 13, 2019 at 11:52:46AM +0300, Vladimir Davydov wrote:
> Vladimir Davydov (14):
>   vinyl: remove optimized comparators
>   vinyl: introduce statement environment
>   vinyl: rename key stmt construction routine
>   vinyl: don't use IPROTO_SELECT type for key statements
>   bloom: do not use tuple_common_key_parts when constructing tuple bloom
>   bloom: factor out helper to add tuple hash to bloom builder
>   vinyl: add helpers to add/check statement with bloom
>   vinyl: do not pass format to vy_apply_upsert
>   vinyl: clean up write iterator source destruction
>   vinyl: zap vy_write_iterator->format
>   vinyl: do not fill secondary tuples with nulls when decoded
>   vinyl: zap vy_stmt_new_surrogate_from_key
>   vinyl: don't use vy_stmt_new_surrogate_delete if not necessary
>   tuple_format: zap min_tuple_size

Pushed to 2.1 with fixes according to review by Kostja.



More information about the Tarantool-patches mailing list