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 f042f15 commit b1af6beCopy full SHA for b1af6be
ydb/core/protos/table_service_config.proto
@@ -298,7 +298,7 @@ message TTableServiceConfig {
298
optional uint64 IdxLookupJoinPointsLimit = 58 [default = 3];
299
reserved 59; //optional bool OldLookupJoinBehaviour = 59 [default = false];
300
301
- optional bool EnableOltpSink = 60 [default = true];
+ optional bool EnableOltpSink = 60 [default = false];
302
303
enum EBlockChannelsMode {
304
BLOCK_CHANNELS_SCALAR = 0;
0 commit comments