Make memtx and vinyl upserts identical
Fixed incorrect update ops checking in vinyl and memtx. Fixes #1650
Showing
- src/box/memtx_engine.cc 3 additions, 0 deletionssrc/box/memtx_engine.cc
- src/box/tuple_update.cc 77 additions, 69 deletionssrc/box/tuple_update.cc
- src/box/tuple_update.h 4 additions, 0 deletionssrc/box/tuple_update.h
- src/box/vinyl.c 32 additions, 15 deletionssrc/box/vinyl.c
- src/box/vinyl_space.cc 9 additions, 5 deletionssrc/box/vinyl_space.cc
- test/box/crossjoin.test.lua 0 additions, 34 deletionstest/box/crossjoin.test.lua
- test/box/update.result 2 additions, 2 deletionstest/box/update.result
- test/box/upsert.result 0 additions, 542 deletionstest/box/upsert.result
- test/box/upsert.test.lua 0 additions, 240 deletionstest/box/upsert.test.lua
- test/engine/upsert.result 611 additions, 2 deletionstest/engine/upsert.result
- test/engine/upsert.test.lua 269 additions, 2 deletionstest/engine/upsert.test.lua
- test/replication-py/init_storage.result 1 addition, 0 deletionstest/replication-py/init_storage.result
- test/vinyl/gh.result 1 addition, 0 deletionstest/vinyl/gh.result
Loading
Please register or sign in to comment