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 99bd033 commit 3db740cCopy full SHA for 3db740c
ydb/core/protos/table_service_config.proto
@@ -285,7 +285,7 @@ message TTableServiceConfig {
285
optional bool EnableOlapSink = 55 [default = false];
286
287
optional bool EnablePerStatementQueryExecution = 56 [default = false];
288
- optional bool EnableCreateTableAs = 57 [default = true];
+ optional bool EnableCreateTableAs = 57 [default = false];
289
290
optional uint64 IdxLookupJoinPointsLimit = 58 [default = 3];
291
reserved 59; //optional bool OldLookupJoinBehaviour = 59 [default = false];
0 commit comments