Skip to content
Snippets Groups Projects
Commit fa56fbf2 authored by Vladimir Davydov's avatar Vladimir Davydov Committed by Vladimir Davydov
Browse files

read_view: add option to include temporary spaces

 - Filter out temporary spaces on read view creation unless the
   read_view_opts::needs_temporary_spaces flag is set and drop
   temporary space filter from checkpoint and join code.
 - Pass read_view_opts to engine_create_read_view. In case of memtx,
   delay garbage collection of temporary tuples if the flag is set.

Needed for https://github.com/tarantool/tarantool-ee/issues/213

NO_DOC=internal
NO_TEST=ee
NO_CHANGELOG=internal
parent 6a364cbc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment