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 879bae2 commit 9c6fe40Copy full SHA for 9c6fe40
ydb/core/protos/table_service_config.proto
@@ -322,5 +322,5 @@ message TTableServiceConfig {
322
323
optional bool EnableRowsDuplicationCheck = 69 [ default = false ];
324
325
- optional bool EnableHtapTx = 71 [default = false];
+ optional bool EnableHtapTx = 71 [default = true];
326
};
0 commit comments