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 30e4c7d commit 97dbe48Copy full SHA for 97dbe48
ydb/core/protos/table_service_config.proto
@@ -290,7 +290,7 @@ message TTableServiceConfig {
290
291
optional uint64 ExtractPredicateRangesLimit = 54 [default = 10000];
292
293
- optional bool EnableOlapSink = 55 [default = false];
+ optional bool EnableOlapSink = 55 [default = true];
294
295
optional bool EnablePerStatementQueryExecution = 56 [default = false];
296
optional bool EnableCreateTableAs = 57 [default = false];
0 commit comments