This commit is contained in:
Anton Popov 2024-05-03 13:59:02 +00:00
parent 6f484734c2
commit ccfe3f8cbc

View File

@ -43,7 +43,7 @@ def test_merge_load_marks(started_cluster, min_bytes_for_wide_part):
)
uuid = node.query(
"SELECT uuid FROM system.tables WHERE table = 't_prewarm_merge'"
"SELECT uuid FROM system.tables WHERE table = 't_load_marks'"
).strip()
result = node.query(