File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change
1
+ ydb/core/persqueue/ut TPQTest.TestComactifiedWithRetention
1
2
ydb/apps/ydb/ut YdbWorkloadTransferTopicToTable.Default_Run
2
3
ydb/core/blobstorage/dsproxy/ut_fat TBlobStorageProxyTest.TestBatchedPutRequestDoesNotContainAHugeBlob
3
4
ydb/core/blobstorage/pdisk/ut TPDiskTest.ChunkWriteDifferentOffsetAndSize
Original file line number Diff line number Diff line change @@ -210,7 +210,7 @@ message TFeatureFlags {
210
210
optional bool EnableCSSchemasCollapsing = 192 [default = false ];
211
211
optional bool EnableMoveColumnTable = 193 [default = true ];
212
212
optional bool EnableCSOverloadsSubscriptionRetries = 195 [default = false ];
213
- optional bool EnableTopicCompactificationByKey = 196 [default = false ];
213
+ optional bool EnableTopicCompactificationByKey = 196 [default = true ];
214
214
optional bool EnableCompactionOverloadDetection = 197 [default = true ];
215
215
reserved 198 ; // DisableColumnShardBulkUpsertRequireAllColumns
216
216
}
You can’t perform that action at this time.
0 commit comments