Closed
Description
It is necessary to add the "return nothing" flag to the options of such functions as: truncate(), replace(), etc. Where the return of a function is not so important, but performance may be required.
The same was in TDG2 https://github.com/tarantool/tdg2/issues/1450