Open
Description
Product: Cartridge
Audience/target: admin
Root document: https://www.tarantool.io/en/doc/latest/book/cartridge/cartridge_admin/
SME: @ filonenko-mikhail
<…>ewer tuples. Below is the code in Lua:
fiber = require('fiber')
|-- define a function that will modify the function test_replace(tuple)|
-- add a timestamp to each tuple in the space
t<…>
https://www.tarantool.io/en/doc/latest/book/cartridge/cartridge_admin/#resolving-conflicts
Incorrect code example: the function is not defined.
Need to add the function definition and double-check if the entire example is correct and consistent.