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 c2dc821 commit bad0b60Copy full SHA for bad0b60
ydb/core/protos/config.proto
@@ -1432,7 +1432,7 @@ message TColumnShardConfig {
1432
optional bool TTLEnabled = 6 [default = true];
1433
optional bool WritingEnabled = 7 [default = true];
1434
optional uint32 WritingBufferDurationMs = 8 [default = 0];
1435
- optional bool UseChunkedMergeOnCompaction = 9 [default = false];
+ optional bool UseChunkedMergeOnCompaction = 9 [default = true];
1436
}
1437
1438
message TSchemeShardConfig {
0 commit comments