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 b273670 commit 6892153Copy full SHA for 6892153
ydb/core/protos/table_service_config.proto
@@ -273,8 +273,6 @@ message TTableServiceConfig {
273
274
optional uint64 ExtractPredicateRangesLimit = 54 [default = 10000];
275
optional bool EnableOlapSink = 55 [default = false];
276
- optional bool EnablePerStatementQueryExecution = 56 [default = false];
277
- optional bool EnableCreateTableAs = 57 [default = false];
278
279
optional uint64 IdxLookupJoinPointsLimit = 58 [default = 1];
280
optional bool OldLookupJoinBehaviour = 59 [default = true];
0 commit comments