We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b76a755 commit 05dda98Copy full SHA for 05dda98
ydb/core/tx/columnshard/engines/ut/ut_script.cpp
@@ -39,7 +39,7 @@ Y_UNIT_TEST_SUITE(TestScript) {
39
40
auto script = std::move(acc).Build();
41
UNIT_ASSERT_STRINGS_EQUAL(script->DebugString(),
42
- "{branch:UNDEFINED;steps_10Ms:["
+ "{branch:UNDEFINED;steps:["
43
"{name=ALLOCATE_MEMORY::Filter;details={stage=Filter;column_ids=[Blob:0,Raw:0];};};"
44
"{name=FETCHING_COLUMNS;details={columns=0;};};"
45
"{name=ASSEMBLER;details={columns=(column_ids=0;column_names=c0;);;};};"
0 commit comments