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 8731e32 commit 5a16b2bCopy full SHA for 5a16b2b
ydb/core/protos/config.proto
@@ -1795,7 +1795,7 @@ message TColumnShardConfig {
1795
}
1796
1797
optional TTablesStorageLayoutPolicy TablesStorageLayoutPolicy = 1;
1798
- optional bool DisabledOnSchemeShard = 2 [default = true];
+ optional bool DisabledOnSchemeShard = 2 [default = false];
1799
optional bool IndexationEnabled = 4 [default = true];
1800
optional bool CompactionEnabled = 5 [default = true];
1801
optional bool TTLEnabled = 6 [default = true];
0 commit comments