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 2dee1b7 commit 2cb96fbCopy full SHA for 2cb96fb
ydb/core/kqp/ut/olap/helpers/typed_local.h
@@ -50,7 +50,7 @@ class TTypedLocalHelper: public Tests::NCS::THelper {
50
SetShardingMethod("HASH_FUNCTION_CONSISTENCY_64");
51
}
52
53
- class TWritingGuard {
+ class TSimultaneousWritingSession {
54
private:
55
bool Finished = false;
56
TKikimrRunner& KikimrRunner;
0 commit comments