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.
2 parents c875b53 + 41bc485 commit e9cdc65Copy full SHA for e9cdc65
ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp
@@ -352,6 +352,7 @@ class TWaitRenamedPathPublication: public TSubOperationState {
352
TEvDataShard::TEvProposeTransactionResult::EventType,
353
TEvColumnShard::TEvProposeTransactionResult::EventType,
354
TEvPrivate::TEvOperationPlan::EventType,
355
+ TEvPrivate::TEvCompletePublication::EventType,
356
});
357
}
358
@@ -445,6 +446,7 @@ class TDeleteTableBarrier: public TSubOperationState {
445
446
447
448
449
450
451
452
0 commit comments