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 30cc2da commit 994cb6cCopy full SHA for 994cb6c
ydb/core/protos/feature_flags.proto
@@ -162,5 +162,5 @@ message TFeatureFlags {
162
optional bool EnableExternalDataSourcesOnServerless = 143 [default = true];
163
optional bool EnableSparsedColumns = 144 [default = false];
164
optional bool EnableParameterizedDecimal = 145 [default = false];
165
- optional bool EnableImmediateWritingOnBulkUpsert = 145 [default = false];
+ optional bool EnableImmediateWritingOnBulkUpsert = 146 [default = false];
166
}
0 commit comments