Skip to content

Commit 4d0fba9

Browse files
author
Pavel Velikhov
committed
Another divergence fix
1 parent 698586d commit 4d0fba9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ydb/core/protos/table_service_config.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,5 +371,7 @@ message TTableServiceConfig {
371371

372372
optional bool DefaultEnableShuffleElimination = 80 [default = false];
373373

374+
optional bool EnableFoldUdfs = 82 [ default = true ];
375+
374376
optional bool FilterPushdownOverJoinOptionalSide = 83 [ default = true ];
375377
};

0 commit comments

Comments
 (0)