Skip to content

Failed to create PK for the virtual table

On the client's cluster some queries failed with

expected: nil, actual: Sbroad Error: Lua error (IR dispatch): LuaError(ExecutionError("Sbroad Error: Failed to execute the query: failed to create index: PK_TMP_9c149cbdba154f73970ab6793feb8df4_15 for space TMP_9c149cbdba154f73970ab6793feb8df4_15: Lua error: Execution error: table: 0x43a25690"))

As sbroad failed to create a PK for the virtual table, is tried to run GC, but again failed with

tarantool_memtx_1 | master-1-1 | 2023-01-24 09:46:51.617 [28] main/155/main space.rs:80 E> Failed to drop TMP_682f2ae1206b4de49993241f5c1a46eb_15: Tarantool error: Unsupported: Space on_replace trigger does not support DDL operations: Temporary space

Edited by Denis Smirnov