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 0a4b1e1 commit e4fa812Copy full SHA for e4fa812
ydb/core/protos/config.proto
@@ -2182,7 +2182,7 @@ message TColumnShardConfig {
2182
optional uint64 BadPortionsLimit = 52;
2183
optional bool CombineChunksInResult = 54 [default = true];
2184
optional bool EnableDiagnostics = 55 [default = true];
2185
- optional bool EnableParallelCompaction = 56 [default = true];
+ optional bool EnableParallelCompaction = 56 [default = false];
2186
optional NKikimrSchemeOp.TS3Settings S3Client = 58;
2187
}
2188
0 commit comments