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 ea6af5f commit 5933d41Copy full SHA for 5933d41
ydb/core/protos/config.proto
@@ -1664,7 +1664,7 @@ message TColumnShardConfig {
1664
}
1665
1666
optional TTablesStorageLayoutPolicy TablesStorageLayoutPolicy = 1;
1667
- optional bool DisabledOnSchemeShard = 2 [default = true];
+ optional bool DisabledOnSchemeShard = 2 [default = false];
1668
optional bool IndexationEnabled = 4 [default = true];
1669
optional bool CompactionEnabled = 5 [default = true];
1670
optional bool TTLEnabled = 6 [default = true];
0 commit comments