Skip to content

Commit 6892153

Browse files
committed
resolve
1 parent b273670 commit 6892153

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ydb/core/protos/table_service_config.proto

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,8 +273,6 @@ message TTableServiceConfig {
273273

274274
optional uint64 ExtractPredicateRangesLimit = 54 [default = 10000];
275275
optional bool EnableOlapSink = 55 [default = false];
276-
optional bool EnablePerStatementQueryExecution = 56 [default = false];
277-
optional bool EnableCreateTableAs = 57 [default = false];
278276

279277
optional uint64 IdxLookupJoinPointsLimit = 58 [default = 1];
280278
optional bool OldLookupJoinBehaviour = 59 [default = true];

0 commit comments

Comments
 (0)