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.
2 parents a9058c8 + 88e7f55 commit ade6c64Copy full SHA for ade6c64
ydb/core/protos/config.proto
@@ -1622,7 +1622,7 @@ message TColumnShardConfig {
1622
}
1623
1624
optional TTablesStorageLayoutPolicy TablesStorageLayoutPolicy = 1;
1625
- optional bool DisabledOnSchemeShard = 2 [default = true];
+ optional bool DisabledOnSchemeShard = 2 [default = false];
1626
optional bool IndexationEnabled = 4 [default = true];
1627
optional bool CompactionEnabled = 5 [default = true];
1628
optional bool TTLEnabled = 6 [default = true];
0 commit comments