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 f7695a0 commit 90223b3Copy full SHA for 90223b3
ydb/core/protos/table_service_config.proto
@@ -274,7 +274,7 @@ message TTableServiceConfig {
274
275
optional uint64 ExtractPredicateRangesLimit = 54 [default = 10000];
276
277
- optional bool EnableOlapSink = 55 [default = true];
+ optional bool EnableOlapSink = 55 [default = false];
278
279
optional bool EnablePerStatementQueryExecution = 56 [default = false];
280
optional bool EnableCreateTableAs = 57 [default = true];
0 commit comments